diff options
Diffstat (limited to 'css')
-rwxr-xr-x | css/style.css | 1 |
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; |