From 46b03cbacb3cbf01a79e07845c65e523d15773a4 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Fri, 9 Jan 2009 00:25:33 +0100 Subject: Content float right. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 7c1ca5e8..344a1e21 100644 --- a/local.css +++ b/local.css @@ -64,7 +64,7 @@ DIV#sidebar A { } DIV#content { clear: both; - float: left; + float: right; margin: 1em 0 3em 0; padding: 0; max-width: 50em; -- cgit v1.2.3