From b9dcfc069771f92ef00b2c1b799cbb8b0299b89b Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 13 Apr 2009 12:20:34 +0200 Subject: Sidebar links normal, selflink bold. --- local.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/local.css b/local.css index 50d5ab1e..8288c805 100644 --- a/local.css +++ b/local.css @@ -182,11 +182,12 @@ DIV#sidebar ul li { } DIV#sidebar ul li a { - font-weight: bold; + font-weight: normal; } DIV#sidebar ul li SPAN.selflink { color: blue; + font-weight: bold; } DIV#farbar { -- cgit v1.2.3