优化文集页面目录大纲样式

This commit is contained in:
zmister 2021-02-10 23:14:05 +08:00
parent 3b8c2eae36
commit 99ea1309a8

View File

@ -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{