From bb58f6c41cf6ae371a250225074146551309531a Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 1 Sep 2008 14:32:19 +0200 Subject: Float changes (content). --- local.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index 1e45c3d..3e707ce 100644 --- a/local.css +++ b/local.css @@ -4,15 +4,15 @@ DIV#wrapper { float: right; - width: 90%; + width: 80%; } DIV#content { - float: left; + float: right; max-width: 72em; } DIV#content IMG { display: block; clear: both; - float: right; + float: left; padding: 10px; } -- cgit v1.2.3