summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 21:28:17 +0200
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:23:36 +0100
commit6229e2fd35fe0b0406a0bb00971fbcff20d294e4 (patch)
treec1c81295625468b911872dc94fa4ffd77fa14eff
parentfc0af977c0976acfab175e505b26fb2e80ca1a8c (diff)
Header parentlink bold.
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 2d047f3..a59f820 100644
--- a/local.css
+++ b/local.css
@@ -14,7 +14,7 @@ a:visited {
color: white;
padding: 10px 20px 0;
}
-div.header span.parentlink {
+.header span.parentlink {
font-weight: bold;
}