aboutsummaryrefslogtreecommitdiffstats
path: root/public/stylesheets/style.css
diff options
context:
space:
mode:
authorTeddy Wing2013-04-28 13:19:25 -0400
committerTeddy Wing2013-04-28 13:19:25 -0400
commit5352d970ba2982ea0e525ffdc4b84b730f2afcf7 (patch)
tree233b876e4ab41c10c35bc1c89317cefbef92f411 /public/stylesheets/style.css
parent21a4f1acb0141867e43db955b97c50aab3e8cb52 (diff)
downloadWho-am-I-5352d970ba2982ea0e525ffdc4b84b730f2afcf7.tar.bz2
Shift character cover flow down a bit
Diffstat (limited to 'public/stylesheets/style.css')
-rw-r--r--public/stylesheets/style.css4
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 {