From e06af0b39d0697a739a45404f3bef84ec024c9c5 Mon Sep 17 00:00:00 2001 From: hukl Date: Mon, 31 Aug 2009 12:41:54 +0200 Subject: the wrapper should be left-aligned really… what was I thinking MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/ccc.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index cccf442..5d2aec3 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css @@ -25,7 +25,7 @@ pre { div#wrapper { position: relative; width: 909px; - margin: 0 auto; + margin-left: 90px; text-align: left; } -- cgit v1.3