From 06f5421ec5900721440e04ddef70a69a2089d8fd Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 22 Oct 2008 21:38:53 +0200 Subject: Parentlinks bold in all variations. --- local.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/local.css b/local.css index 00da1ab..46c8b12 100644 --- a/local.css +++ b/local.css @@ -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; } -- cgit v1.2.3