summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-03-12 02:10:28 +0100
committerSiri Reiter <siri@jones.dk>2009-03-12 02:10:28 +0100
commit54ec746469f03d8035d9d91a38b5dc4c0b590c46 (patch)
treedb3f18d37ea19173fc68a384fecbb0ad2f780660 /local.css
parent1e91c4f3aaafed2a0891fa741a22043ff2aa083f (diff)
Topbar lightblue.
Diffstat (limited to 'local.css')
-rw-r--r--local.css4
1 files 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;