initial commit

This commit is contained in:
2026-07-12 22:29:30 -07:00
parent accb119ea6
commit 8236a307a0
818 changed files with 996511 additions and 1 deletions
+19
View File
@@ -0,0 +1,19 @@
#container {
position: relative;
padding-bottom: 8rem;
}
#content {
margin-top: 90px;
scroll-behavior: smooth;
position: relative; /* for scrollspy */
}
#toc {
margin-top: 90px;
padding-bottom: 8rem;
}
footer {
margin-top: 8rem;
}