diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/static/css/retro.css | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/assets/static/css/retro.css b/assets/static/css/retro.css index ec715d1..7d4bffe 100644 --- a/assets/static/css/retro.css +++ b/assets/static/css/retro.css @@ -127,6 +127,7 @@ h1, .retro-h1 { margin-top: 0; font-size: 3.998rem; + color: #01ff70; } h2, @@ -154,10 +155,6 @@ h6, font-size: .88rem; } -h1.index-header { - color: #01ff70; -} - small, .retro-small { font-size: .707em; |