From 9f67420ee929e40be1a71e15a9fadc7b5dce7c40 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Fri, 6 Mar 2009 20:29:26 +0100 Subject: Local css: content margin top made higher. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 4b775c5a..dc26d08c 100644 --- a/local.css +++ b/local.css @@ -97,7 +97,7 @@ DIV#wrapper{ } DIV#content { clear: both; - margin: 0 10%; + margin: 3em 10%; padding: 0; max-width: 50em; min-height: 45em; -- cgit v1.2.3