diff options
Diffstat (limited to 'scuttle.css')
-rw-r--r-- | scuttle.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scuttle.css b/scuttle.css index 271416a..9dfc0a4 100644 --- a/scuttle.css +++ b/scuttle.css @@ -152,6 +152,9 @@ h2 { padding: 0.5em 1em; text-transform: lowercase; } +h2 a, h2 a:hover { + color: #DDD; +} /* NAVIGATION */ |