forked from mirror/MrDoc
优化文集页面目录大纲样式
This commit is contained in:
parent
3b8c2eae36
commit
99ea1309a8
@ -134,11 +134,12 @@ ul#doc-tree{
|
||||
.project-toc-right{
|
||||
float: right;
|
||||
position: absolute;
|
||||
right: 90px;
|
||||
right: 0px;
|
||||
z-index: 100;
|
||||
background-color: white;
|
||||
color: #bfbfbf;
|
||||
padding-left: 40px;
|
||||
padding-right: 90px;
|
||||
font-family: Consolas,Menlo,Courier,monospace;
|
||||
}
|
||||
.project-toc-left a{
|
||||
|
Loading…
Reference in New Issue
Block a user