summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/local.css b/local.css
index f986dc97..ed3224e8 100644
--- a/local.css
+++ b/local.css
@@ -24,7 +24,6 @@ DIV.header span {
display: none;
}
-
DIV.pageheader {
background-color: #00f;
}
@@ -114,6 +113,10 @@ DIV#content {
min-height: 45em;
}
+DIV.notebox {
+ color: #00f !important;
+}
+
div#pageinfo {
margin: 15em 1em 1em;
padding: 1em 0 0;