From 7f8b86af7043bc106400c6a671849ba0b35cfbfc Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 6 Apr 2009 20:15:57 +0200 Subject: Change H1 margin-bottom and color. --- local.css | 4 ++-- 1 file 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, -- cgit v1.2.3