summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/local.css b/local.css
index 2ac82b34..7c7ff793 100644
--- a/local.css
+++ b/local.css
@@ -38,7 +38,9 @@ BODY {
}
DIV.header {
- margin: 1em 1em 0;
+ padding: 1em;
+ background-color: LightBlue;
+ color: LightBlue;
}
DIV.header,