big ol toc update
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-09-20 15:07:49 -07:00
parent b4fbeffc41
commit bfa91ea19f
30 changed files with 589 additions and 87 deletions
+2 -1
View File
@@ -9,6 +9,8 @@
color-scheme: light dark;
--font-family: 'Atkinson Hyperlegible Next', sans-serif;
/* if you change the header font, go to post-toc.css and fuck about with the width
of the table of contents */
--font-family-headers: 'Peritel', 'Atkinson Hyperlegible Next', sans-serif;
--font-family-code: 'Atkinson Hyperlegible Mono', monospace;
@@ -67,7 +69,6 @@
}
/* Base */
* {
box-sizing: border-box;
margin: 0;