Updates
h3rald h3rald@h3rald.com
Sat, 16 Mar 2024 18:38:21 +0100
2 files changed,
14 insertions(+),
3 deletions(-)
M
assets/styles/style.css
→
assets/styles/style.css
@@ -700,11 +700,22 @@ vertical-align: text-top;
} .heading-anchor { - top: -80px; + position: relative; + top: -50px; + display: block; + visibility: hidden; } +.go2toc: { + font-size: 80%; + vertical-align: super; + #toc { - padding-left: 2rem; + padding-left: 1rem; +} + +#toc ul { + list-style-type: none; } /* Used only in Glyph Book */