diff options
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; |