From ef2929149a4962d5bdd4a14fe70c1cb65c1203cc Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 13 Apr 2009 12:27:47 +0200 Subject: Sidebar selflink dark blue. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 644fce59..a8589c74 100644 --- a/local.css +++ b/local.css @@ -185,7 +185,7 @@ DIV#sidebar ul li a { } DIV#sidebar ul li SPAN.selflink { - color: blue; + color: DarkBlue; font-weight: bold; } -- cgit v1.2.3