From dd6e291748779399e9950f8810ffdd4eef1fdd4b Mon Sep 17 00:00:00 2001 From: Alib Date: Tue, 23 Feb 2010 17:11:55 +0100 Subject: css mod --- css/style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'css') diff --git a/css/style.css b/css/style.css index 09052c8..05bb515 100755 --- a/css/style.css +++ b/css/style.css @@ -14,7 +14,6 @@ body { } img { border: 0; - margin-top: 5px; } a:hover span.arrow { background-position: 0 -13px!important; @@ -251,6 +250,11 @@ body.ipodlist #footer, body.ipodlist #footer a { color: #4C4C4C; text-shadow: #FFF 0 1px 0; } +.pageitem img { + border: 0; + margin-top: 5px; +} + .pageitem { -webkit-border-radius: 8px; background-color: #fff; -- cgit v1.2.3