From d24b2d55a4d5f716a34dd8b825d502d5da5eb799 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(-) (limited to 'local.css') 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