From 5b0c3d5147ee7920e64c986543db28a368190520 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 22 Oct 2008 19:05:28 +0200 Subject: Underline hover in sidebar, black selflink. --- local.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index 3e8ddd7..731798a 100644 --- a/local.css +++ b/local.css @@ -65,7 +65,6 @@ DIV#sidebar { margin-left: 2%; width: 16%; padding: 0px; - color: Black; text-transform: lowercase; font-weight: bold; } @@ -78,14 +77,11 @@ DIV#sidebar UL LI { list-style-type: none; } DIV#sidebar UL LI SPAN.selflink { - color: green; + color: black; } DIV#sidebar UL UL LI { margin-left: 10%; } -DIV#sidebar A { - text-decoration: none; -} div#backlinks { display: none; -- cgit v1.2.3