From 6c80b53bd9c556831f95bea620cdf99a746394b2 Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Thu, 20 May 2010 16:12:03 +0200 Subject: [PATCH] adjust some colors --- input/local.css | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/input/local.css b/input/local.css index 896f62c..0406e6c 100644 --- a/input/local.css +++ b/input/local.css @@ -112,14 +112,13 @@ a:hover { div#pageheader { height: 60px; width: 100%; - background-color: #999999; } div#pageheader span { position: relative; top: 16px; left: 26px; - color: white; + color: black; font-weight: bold; font-size: 200%; } @@ -151,7 +150,6 @@ div.header { top: 60px; left: 0; line-height: 20px; - background-color: #999999; font-size: 14px; } @@ -159,11 +157,11 @@ div.header span { position: relative; top: 0; left: 5px; - color: white; + color: black; } div.header a { - color: white; + color: black; text-decoration: none; } -- 2.20.1