summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/local.css b/local.css
index 072076c6..87f177c3 100644
--- a/local.css
+++ b/local.css
@@ -23,8 +23,8 @@ DIV.header span {
display: none;
}
-DIV#pageheader {
- color: #00f;
+DIV.pageheader {
+ background-color: #00f;
}
DIV#topbar {