fixed stupid mobile dick

This commit is contained in:
Kasper Rynning-Tønnesen
2015-02-16 21:36:50 +01:00
parent fe3dc40495
commit 764b4788ee
4 changed files with 15 additions and 27 deletions

View File

@@ -645,14 +645,18 @@ input[type="radio"] {
}
.bgimage {
background-image: url(bg6.jpg);
position:fixed;
background-size:500%;
background-color:#FFF;
background-color:#000;
-webkit-filter:brightness(80%);
filter:brightness(90%);
}
.chp {
background-image: url(bg6.jpg);
background-color:#FFF;
}
#player {
width:100%;
height:45%;