mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Made it easier to read the text on mobile
This commit is contained in:
@@ -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);}
|
||||
|
||||
Reference in New Issue
Block a user