diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -158,6 +158,11 @@ header { margin-top: 20px; } +.jumplist a { + font-weight: bold; + color: #657c76; +} + h1 { color: #657c76; font-size: 2.0rem; |