summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-11-04 00:52:07 +0100
committerSiri Reiter <siri@jones.dk>2008-11-04 00:52:07 +0100
commit384a3ffc9ce7ab11d7063d4c6f7d70a70f949630 (patch)
tree48143d9adc88371a9f737771dad96ee4c12df561 /local.css
parenta67866c8d64ecf470d493b9d27c68e816cc61418 (diff)
H1, h2, h3 darkgreen.
Diffstat (limited to 'local.css')
-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,