From efa9e25c10016600c6a2125ec4eae9e4502b8c05 Mon Sep 17 00:00:00 2001 From: Alib Date: Tue, 23 Feb 2010 13:40:02 +0100 Subject: fixed margin top img in css --- css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'css') diff --git a/css/style.css b/css/style.css index a8a84b1..09052c8 100755 --- a/css/style.css +++ b/css/style.css @@ -14,6 +14,7 @@ body { } img { border: 0; + margin-top: 5px; } a:hover span.arrow { background-position: 0 -13px!important; -- cgit v1.2.3