summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2010-02-22 11:43:27 +0100
committerAlib <aliboba@free.fr>2010-02-22 11:43:27 +0100
commit3afb9d31e43ffd6e37dd988247b0e94422855f87 (patch)
tree9dfbd7b439c0181db1e5cef8d9de39237763ecc0 /css
parentd7a0b351167c289cbd3918a912235ff839230960 (diff)
downloadistreamdev-3afb9d31e43ffd6e37dd988247b0e94422855f87.tar.gz
istreamdev-3afb9d31e43ffd6e37dd988247b0e94422855f87.tar.bz2
- fixed img position for thumbs
- added segmenter binary to be configurable
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..c5c5f79 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;