From 73e61a93ec33bc27edccf7b5fd21c537715b157c Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sat, 2 Oct 2010 13:30:31 +0200 Subject: Style: H1-3 wider margin top. --- local.css | 1 + 1 file changed, 1 insertion(+) diff --git a/local.css b/local.css index caad5e21..e430f74d 100644 --- a/local.css +++ b/local.css @@ -1,6 +1,7 @@ H1, H2, H3 { + margin-top: 0.2em; margin-bottom: 0.1em; } -- cgit v1.2.3