Small style tweaks

This commit is contained in:
Sam 2024-08-07 11:01:34 +01:00
parent ab4b919b16
commit ed6f41e9d8
1 changed files with 4 additions and 6 deletions

View File

@ -372,18 +372,16 @@ article strong {
margin-bottom: 20px;
}
#TableOfContents {
margin-top: 10px;
}
#TableOfContents li::marker {
content: none;
margin: 0px;
}
#TableOfContents li,
a {
#TableOfContents li {
margin: 0px;
}
#TableOfContents a {
font-size: 14px;
}