diff options
Diffstat (limited to 'public/stylesheets/style.css')
| -rw-r--r-- | public/stylesheets/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 80bc127..b9d84e1 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -4,7 +4,7 @@ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abb section.video { position: relative; padding-bottom: 56.25%; - padding-top: 0px; + padding-top: 20px; height: 0; z-index: 15; } @@ -20,7 +20,7 @@ section.video video { #character-select .flow { position: relative; - top: -75px; + top: -65px; } #character-select .caption { |
