summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/local.css b/local.css
index 87f177c3..c25c013b 100644
--- a/local.css
+++ b/local.css
@@ -19,10 +19,15 @@ strong, b {
color: #00f;
}
+DIV.header {
+ display: none;
+}
+
DIV.header span {
display: none;
}
+
DIV.pageheader {
background-color: #00f;
}