improve TOC style somewhat
Still needs considerable work
This commit is contained in:
parent
415c5f56ef
commit
44656699ef
19 changed files with 55 additions and 50 deletions
|
@ -17,6 +17,11 @@
|
|||
background-color: transparent;
|
||||
}
|
||||
|
||||
.toc-content > p {
|
||||
margin-top: 0.3rem;
|
||||
margin-bottom: 0.4rem;
|
||||
}
|
||||
|
||||
.toc-toggle {
|
||||
--width: 80svw;
|
||||
display: block;
|
||||
|
@ -132,7 +137,7 @@
|
|||
margin: 0;
|
||||
margin-block: 0.618rem;
|
||||
|
||||
& * {
|
||||
& .toc_heading * {
|
||||
margin-left: 0.348rem;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue