diff options
author | Alib <aliboba@free.fr> | 2010-02-22 15:00:15 +0100 |
---|---|---|
committer | Alib <aliboba@free.fr> | 2010-02-22 15:00:15 +0100 |
commit | 8c93012c29ce5b4da99432e22b747fa53e377578 (patch) | |
tree | 75bf45413eb00397913b516b80aa60efbf2051a5 /css | |
parent | e727e036902f296a2b93d31eea948328cd7a5f85 (diff) | |
download | istreamdev-8c93012c29ce5b4da99432e22b747fa53e377578.tar.gz istreamdev-8c93012c29ce5b4da99432e22b747fa53e377578.tar.bz2 |
fixed style.css
Diffstat (limited to 'css')
-rwxr-xr-x | css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css index c5c5f79..09052c8 100755 --- a/css/style.css +++ b/css/style.css @@ -14,7 +14,7 @@ body { } img { border: 0; - margin-top: 5px + margin-top: 5px; } a:hover span.arrow { background-position: 0 -13px!important; |