diff options
-rwxr-xr-x | css/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css index c7b08b3..3d5e9fd 100755 --- a/css/style.css +++ b/css/style.css @@ -253,11 +253,13 @@ body.ipodlist #footer, body.ipodlist #footer a { .pageitem img { border: 0; margin-top: 5px; + margin-left: 5px; } .pageitem video { border: 0; margin-top: 5px; + margin-left: 5px; } .pageitem { |