From 34bbae5fed75e9094fe6c47d5a4b07b24791bd3c Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 7 Apr 2009 01:22:56 +0200 Subject: Content margin-top in pixels. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'local.css') diff --git a/local.css b/local.css index 6576a46c..549bf449 100644 --- a/local.css +++ b/local.css @@ -125,7 +125,7 @@ DIV#wrapper { DIV#content { background-color: LightBlue; clear: both; - margin: 3em auto 4em; + margin: 20px auto 4em; padding: 0 1em; max-width: 50em; text-align: left; -- cgit v1.2.3