summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
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%;