From 49d943567307425fc872fbb21891729104a444ed Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 7 Jan 2013 15:47:39 +0100 Subject: Image margin 5% in top too. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 323691f4..e223f458 100644 --- a/local.css +++ b/local.css @@ -147,7 +147,7 @@ DIV#content { img { float: left; vertical-align: top; - margin: 0 5% 5% 0; + margin: 5% 5% 5% 0; padding: 0; } -- cgit v1.2.3