summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2010-02-23 13:40:02 +0100
committerAlib <aliboba@free.fr>2010-02-23 13:40:02 +0100
commitefa9e25c10016600c6a2125ec4eae9e4502b8c05 (patch)
tree4dd4c34933aac1b50f37c37cffbef7644bf21572 /css
parent99ebedf5abf6b064fd413512a4df06b3b78f9f62 (diff)
downloadistreamdev-efa9e25c10016600c6a2125ec4eae9e4502b8c05.tar.gz
istreamdev-efa9e25c10016600c6a2125ec4eae9e4502b8c05.tar.bz2
fixed margin top img in css
Diffstat (limited to 'css')
-rwxr-xr-xcss/style.css1
1 files changed, 1 insertions, 0 deletions
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;