This commit is contained in:
anoadragon453
2026-01-07 18:48:31 +00:00
parent 010478ee67
commit e99fea3ffe
165 changed files with 27100 additions and 22354 deletions
@@ -0,0 +1,7 @@
/*
* Indents each chapter title in the left sidebar so that they aren't
* at the same level as the section headers.
*/
.chapter-item {
margin-left: 1em;
}