diff --git a/static/style.css b/static/style.css index a5b2e425..a6566cdb 100755 --- a/static/style.css +++ b/static/style.css @@ -165,7 +165,7 @@ input[type="radio"]{display: none;} text-shadow: 0px 0px 12px rgba(0,0,0, 0.56); } #toptitle{color:white;font-weight:bold;text-shadow: 0px 0px 12px rgba(0,0,0, 0.5);} - #mobile-banner{background-repeat: no-repeat;background-position: center center;height:265px;position: absolute;top: -16px;z-index: -100;background-size: 100%;} + #mobile-banner{background-repeat: no-repeat;background-position: center center;height:200px;/*position: absolute;*/top: -16px;z-index: -100;background-size: 100%;} #settings{display:none;} #results{position:inherit;background-color: rgba(255,255,255,0.2);} #title{color:white;font-weight:bold;font-family: 'Open Sans', sans-serif;text-shadow: 0px 0px 12px rgba(0,0,0, 0.5);}