From 679c36e9ea54c9a1184174b9c36c0e7b62551015 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 1 Sep 2008 14:02:15 +0200 Subject: Add wrapper in local.css. --- local.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'local.css') diff --git a/local.css b/local.css index 3016de7..1e45c3d 100644 --- a/local.css +++ b/local.css @@ -2,6 +2,10 @@ /* Add local styling here, instead of modifying style.css. */ +DIV#wrapper { + float: right; + width: 90%; +} DIV#content { float: left; max-width: 72em; -- cgit v1.2.3