diff options
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -9,6 +9,12 @@ padding: 10px 20px 0; } +div.header a, +div.header a:hover { + text-decoration: none; + color: white +} + div.actions ul { border-bottom: 0; background-color: green; |