From e9a04016c736ceb828f2a6f18e67002520492512 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 25 Mar 2009 00:43:46 +0100 Subject: Image to text space. --- local.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/local.css b/local.css index d14ca0ad..524b458e 100644 --- a/local.css +++ b/local.css @@ -109,9 +109,10 @@ DIV#content { clear: both; max-width: 62em; } + DIV#content IMG { display: block; clear: both; float: right; - padding: 10px; + padding: 10px 20px; } \ No newline at end of file -- cgit v1.2.3