diff options
Diffstat (limited to 'css/style.css')
-rwxr-xr-x | css/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css index 05bb515..c7b08b3 100755 --- a/css/style.css +++ b/css/style.css @@ -255,6 +255,11 @@ body.ipodlist #footer, body.ipodlist #footer a { margin-top: 5px; } +.pageitem video { + border: 0; + margin-top: 5px; +} + .pageitem { -webkit-border-radius: 8px; background-color: #fff; |