diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -208,4 +208,7 @@ pre.src-stem:before { margin-left: 200px; font-size: 20px; } + #table-of-contents ul a { + font-size: 25px; + } } |