improve TOC style somewhat

Still needs considerable work
This commit is contained in:
outfoxxed 2025-06-08 17:40:00 -07:00
parent 415c5f56ef
commit 44656699ef
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
19 changed files with 55 additions and 50 deletions

View file

@ -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;
}
}