From c4168360fd79f9bdb7170a66b21e545e807865bf Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 22 Oct 2008 18:33:16 +0200 Subject: White links in header. --- local.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'local.css') diff --git a/local.css b/local.css index 165c957..80198ab 100644 --- a/local.css +++ b/local.css @@ -9,6 +9,12 @@ padding: 10px 20px 0; } +div.header a, +div.header a:hover { + text-decoration: none; + color: white +} + div.actions ul { border-bottom: 0; background-color: green; -- cgit v1.2.3