From 52a4b33ec6c6c34ea0151a106bc4b1c6d2662db0 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 23 Apr 2009 14:27:03 +0200 Subject: Correct color sidebar hover. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 2ffb08b1..76f67411 100644 --- a/local.css +++ b/local.css @@ -120,7 +120,7 @@ DIV#sidebar A { DIV#sidebar A:hover { text-decoration: underline; - color: LightBlue; + color: #06c; } DIV#wrapper { -- cgit v1.2.3