summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-04-06 20:15:57 +0200
committerSiri Reiter <siri@jones.dk>2009-04-06 20:15:57 +0200
commit7f8b86af7043bc106400c6a671849ba0b35cfbfc (patch)
tree031877c371d293dbc7005d07d88d35eea9314a2d /local.css
parent799010de4e0072efe275b8121f8e130eb1e7484a (diff)
Change H1 margin-bottom and color.
Diffstat (limited to 'local.css')
-rw-r--r--local.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/local.css b/local.css
index 27b024a9..7ce2d93c 100644
--- a/local.css
+++ b/local.css
@@ -1,8 +1,8 @@
H1,
H2,
H3 {
- margin-bottom: 0;
- color: darkblue;
+ margin-bottom: 0.1em;
+ color: DarkRed;
}
H4,