From 54ec746469f03d8035d9d91a38b5dc4c0b590c46 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 12 Mar 2009 02:10:28 +0100 Subject: Topbar lightblue. --- local.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/local.css b/local.css index c9f4d649..bfe9064f 100644 --- a/local.css +++ b/local.css @@ -25,12 +25,12 @@ DIV.header span { } DIV.pageheader { - background-color: light blue; + background-color: lightblue; } DIV#topbar { float: right; - background-color: light blue; + background-color: lightblue; margin: 0; padding: 0; text-align: center; -- cgit v1.2.3