From 210177a62aef79ee0e886d15c197f8c26a51a67a Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 19 Feb 2009 14:26:25 +0100 Subject: Corrected CSS: topbar link hover light blue. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index a5ada8d9..41480205 100644 --- a/local.css +++ b/local.css @@ -47,7 +47,7 @@ DIV#topbar ul li { margin: 0 5%; } -DIV#topbar a:visited { +DIV#topbar a:hover { color: lightblue; } -- cgit v1.2.3