|
|
@@ -62,7 +62,7 @@ a.hueAnchor:after {
|
|
|
}
|
|
|
|
|
|
#TableOfContents > ul > li > a {
|
|
|
- font-weight: bold; padding: 0 18px; margin: 0 2px;
|
|
|
+ font-weight: bold; padding: 0 0px; margin: 0 0px;
|
|
|
}
|
|
|
|
|
|
#TableOfContents > ul > li > ul > li > a {
|
|
|
@@ -290,5 +290,5 @@ figcaption h4 {
|
|
|
}
|
|
|
|
|
|
.is-sticky #top-bar {
|
|
|
- box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.1);
|
|
|
-}
|
|
|
+ box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.1);
|
|
|
+}
|