From 14c6886aba592422cc00804cdb4a5e7296b44a3a Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 22 Oct 2008 20:13:29 +0200 Subject: Links bold in topbar. --- local.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'local.css') diff --git a/local.css b/local.css index 2d44f45..2627018 100644 --- a/local.css +++ b/local.css @@ -17,7 +17,7 @@ a:visited { div.header a, div.header a:hover { - color: white + color: white; } div.actions ul { @@ -40,6 +40,7 @@ div#topbar ol li { line-height: 2em; background-color: green; color: white; + font-weight: bold; margin-top: 0; margin-bottom: 0; } -- cgit v1.2.3