summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-03-12 02:25:50 +0100
committerSiri Reiter <siri@jones.dk>2009-03-12 02:25:50 +0100
commitb50c6e7010435e6b461abcb47047b05c6dfef092 (patch)
treeb939abe336514ea767e1bd418b95e342d3659114 /local.css
parent54ec746469f03d8035d9d91a38b5dc4c0b590c46 (diff)
All lightblue changed.
Diffstat (limited to 'local.css')
-rw-r--r--local.css8
1 files 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%;