From 31b7d2c7e4c44ce6dfea78288495c259241bb675 Mon Sep 17 00:00:00 2001 From: hukl Date: Tue, 3 Apr 2012 21:29:41 +0200 Subject: pull footer out of wrapper --- public/stylesheets/ccc.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public') diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 19cb662..fcb45d6 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css @@ -23,6 +23,7 @@ div#wrapper { width: 909px; margin-left: 90px; text-align: left; + min-height: 600px; } pre { @@ -260,7 +261,6 @@ div#footer { position: relative; width: 1024px; height: 240px; - margin-left: -304px; background-image: url(/images/footer.png); background-repeat: no-repeat; } -- cgit v1.3