Small style tweaks
This commit is contained in:
parent
ab4b919b16
commit
ed6f41e9d8
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue