From b50c6e7010435e6b461abcb47047b05c6dfef092 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 12 Mar 2009 02:25:50 +0100 Subject: All lightblue changed. --- local.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/local.css b/local.css index bfe9064f..f64f434a 100644 --- a/local.css +++ b/local.css @@ -25,12 +25,12 @@ DIV.header span { } DIV.pageheader { - background-color: lightblue; + background-color: #9cf; } DIV#topbar { float: right; - background-color: lightblue; + background-color: #9cf; margin: 0; padding: 0; text-align: center; @@ -63,7 +63,7 @@ DIV#topbar a:hover { } DIV#topbar span.selflink { - color: lightblue; + color: #9cf; } FORM#searchform { @@ -114,7 +114,7 @@ DIV#content { } DIV.notebox { - color: lightblue !important; + color: #9cf !important; border: dashed; margin-right: -50%; width: 35%; -- cgit v1.2.3