mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 04:28:49 +00:00
fixed stupid mobile dick
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user