From 1f17f30f661f9aa1ce81da3d82da830c5f5ffd77 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 23 Jan 2013 15:29:42 +0100 Subject: Image deco margins defined, overshadowing margins of normal images. --- local.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/local.css b/local.css index 0f12c7c2..8d5ef346 100644 --- a/local.css +++ b/local.css @@ -162,6 +162,8 @@ DIV#content img.deco { width: 50%; max-width: 200px; margin-right: -50%; + margin-top: 0; + margin-bottom: 0; padding: 0 5% 5%; background-color: none; } -- cgit v1.2.3