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