Add styling for table of contents.
This commit is contained in:
parent
3a16cdb0c8
commit
cc435f269b
|
@ -110,3 +110,9 @@ div.admonitionblock td
|
|||
{
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
/* Table of contents */
|
||||
#toc ul
|
||||
{
|
||||
margin-top: 0;
|
||||
}
|
||||
|
|
Reference in New Issue
Block a user