diff options
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -14,7 +14,9 @@ a:visited { color: white; padding: 10px 20px 0; } -.header span.parentlinks { +.header span.parentlinks, +.header span.parentlinks a, +.header span.parentlinks a:hover { font-weight: bold; } |