From d6865c46d540b39b031a8ee884c8d40fcbabd566 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sat, 5 Jan 2013 12:04:41 +0100 Subject: New class for decorative images (img.deco). --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 636767f7..ced575aa 100644 --- a/local.css +++ b/local.css @@ -144,7 +144,7 @@ DIV#content { background-color: none; } -DIV#content IMG { +DIV#content img.deco { display: block; clear: both; float: right; -- cgit v1.2.3