From e6106bf14a9e19bfaa0ab83dcd752ea854b6133b Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 18 Apr 2010 04:08:57 +0200 Subject: Style content: no left margin. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 47a67479..428ebf08 100644 --- a/local.css +++ b/local.css @@ -119,7 +119,7 @@ DIV#wrapper { } DIV#content { - margin: 2% 30% 10% 20%; + margin: 2% 30% 10% 0; padding: 0; } -- cgit v1.2.3