From 2f9fad0228197365414ccb74f9018fb839349871 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 7 Jan 2009 22:35:00 +0100 Subject: Add image behaviour from 'public-e.dk' --- local.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'local.css') diff --git a/local.css b/local.css index c2d5a73a..65fd5e05 100644 --- a/local.css +++ b/local.css @@ -45,3 +45,9 @@ DIV#content { margin: 0 10%; max-width: 62em; } +DIV#content IMG { + display: block; + clear: both; + float: right; + padding: 10px; +} \ No newline at end of file -- cgit v1.2.3