diff options
author | Siri Reiter <siri@jones.dk> | 2008-10-22 21:28:17 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2015-02-27 19:23:36 +0100 |
commit | 6229e2fd35fe0b0406a0bb00971fbcff20d294e4 (patch) | |
tree | c1c81295625468b911872dc94fa4ffd77fa14eff /local.css | |
parent | fc0af977c0976acfab175e505b26fb2e80ca1a8c (diff) |
Header parentlink bold.
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ a:visited { color: white; padding: 10px 20px 0; } -div.header span.parentlink { +.header span.parentlink { font-weight: bold; } |