[FIX] toctree, fix headings margins and font-size
This commit is contained in:
parent
5b90b4968e
commit
fc707ce800
@ -206,6 +206,10 @@ main.index .toctree-wrapper{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
article.doc-toc .toctree-wrapper > ul > li > span {
|
||||||
|
display: block;
|
||||||
|
font-size: 28px;
|
||||||
|
}
|
||||||
|
|
||||||
.code-fields{
|
.code-fields{
|
||||||
display: table;
|
display: table;
|
||||||
|
Loading…
Reference in New Issue
Block a user