From 435461e5b2e867ccd0063d423215dd3de9e6487d Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 31 Mar 2009 18:45:24 +0200 Subject: CSS: images further to the right. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index cbd4290c..5bf7ffdc 100644 --- a/local.css +++ b/local.css @@ -134,7 +134,7 @@ DIV#content IMG { display: block; clear: both; float: right; - margin-right: -210px; + margin-right: -240px; padding: 10px 20px; } DIV.inlinepage { -- cgit v1.2.3