From af38c966fc52788c88065952fe719f1dc3f08cfe Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 31 Mar 2009 18:10:11 +0200 Subject: CSS: images moved right of content area. --- local.css | 1 + 1 file changed, 1 insertion(+) (limited to 'local.css') diff --git a/local.css b/local.css index 5999f531..fe3fd56f 100644 --- a/local.css +++ b/local.css @@ -131,6 +131,7 @@ DIV#content IMG { display: block; clear: both; float: right; + margin-right: -210px; padding: 10px 20px; } DIV.inlinepage { -- cgit v1.2.3