Suppress bullets inside table of contents
This commit is contained in:
parent
a085fabd42
commit
deef4f5e7c
1 changed files with 3 additions and 0 deletions
|
@ -290,3 +290,6 @@ div.admonition-example {
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div#table-of-contents ul {
|
||||||
|
list-style-type: none;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue