summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/local.css b/local.css
index 385a656..c74c5a0 100644
--- a/local.css
+++ b/local.css
@@ -10,7 +10,11 @@ body {
background-position: right bottom;
}
-div.header {
+h1, h2, h3 {
+ color: darkgreen;
+}
+
+DIV.header {
margin: 1em 1em 0;
}
DIV.header,