Render the toplevel TOC items bolder

This commit is contained in:
Vincent Lark 2023-10-20 11:37:16 +02:00 committed by Bill Thornton
parent 7a495aff30
commit 38d8cafc73

View File

@ -58,9 +58,14 @@
list-style-type: none;
font-size: 1.2rem;
font-weight: bold;
ul {
padding-left: 1.5rem;
li {
font-weight: normal;
}
}
a:link {