synapse/v1.44/docs/website_files/indent-section-headers.css
2021-09-28 12:42:49 +00:00

7 lines
No EOL
161 B
CSS

/*
* 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;
}