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