summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2010-02-23 17:11:55 +0100
committerAlib <aliboba@free.fr>2010-02-23 17:11:55 +0100
commitdd6e291748779399e9950f8810ffdd4eef1fdd4b (patch)
tree61a237200b5b364be00c415ffbd012b4a41215f6 /css
parent988a81e9872dd2964850ddf8ac0677b748ef2fa9 (diff)
downloadistreamdev-dd6e291748779399e9950f8810ffdd4eef1fdd4b.tar.gz
istreamdev-dd6e291748779399e9950f8810ffdd4eef1fdd4b.tar.bz2
css mod
Diffstat (limited to 'css')
-rwxr-xr-xcss/style.css6
1 files changed, 5 insertions, 1 deletions
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;