diff options
Diffstat (limited to 'web/style.css')
-rw-r--r-- | web/style.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/web/style.css b/web/style.css index 0343038..637dae3 100644 --- a/web/style.css +++ b/web/style.css @@ -381,12 +381,6 @@ footer a:hover { right: 50px; } -#videoplayer div.video { - position: relative; - top: 50%; - margin-top: -405px; -} - #previous, #next { margin-top: 25%; } |