finish TOC component

This commit is contained in:
2026-03-01 18:34:48 -05:00
parent dfdf6c6e66
commit 6b0a985ee1
10 changed files with 630 additions and 21 deletions

View File

@@ -23,6 +23,11 @@
font-size: 1.1em;
}
h5, h6 {
font-weight: 700;
color: var(--content-color);
}
h1, h2, h3, h4 {
margin-bottom: 0.5em;
}