summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/local.css b/local.css
index cddfb2bb..7fca8da3 100644
--- a/local.css
+++ b/local.css
@@ -6,6 +6,14 @@ body {
background-position: right bottom;
}
+DIV.header {
+ display: none;
+ margin: 0;
+ padding: 1em;
+ background-color: #00f;
+ color: white;
+}
+
h1, h2, h3, h4, h5, h6 {
color: #00f;
}