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; margin-bottom: 20px;
} }
#TableOfContents {
margin-top: 10px;
}
#TableOfContents li::marker { #TableOfContents li::marker {
content: none; content: none;
margin: 0px; margin: 0px;
} }
#TableOfContents li, #TableOfContents li {
a {
margin: 0px; margin: 0px;
}
#TableOfContents a {
font-size: 14px; font-size: 14px;
} }