aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index bb8a521..2c83948 100644
--- a/style.css
+++ b/style.css
@@ -208,7 +208,7 @@ pre.src-stem:before {
margin-left: 200px;
font-size: 20px;
}
- #table-of-contents ul a {
- font-size: 25px;
+ #table-of-contents {
+ display: none;
}
}