mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-27 05:24:22 -04:00
Merge pull request #886 from SISheogorath/fix/ToCHeader
Refactor generation of ToC
This commit is contained in:
commit
af26992b55
2 changed files with 70 additions and 46 deletions
|
@ -93,6 +93,10 @@
|
|||
color: #777;
|
||||
}
|
||||
|
||||
.toc .invisable-node {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
.ui-toc {
|
||||
position: fixed;
|
||||
bottom: 20px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue