mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
I dont even know anymore
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<div id="pBar"></div>
|
||||
<div id="sBar"></div>
|
||||
<div id="eBar"></div>
|
||||
<div class="bgimage chp" id="bgimage"></div>
|
||||
<div class="bgimage" id="bgimage"></div>
|
||||
<div class="top vcent centered">
|
||||
<div id="change" class="small">
|
||||
<div id="mobile-banner">
|
||||
|
||||
@@ -645,6 +645,8 @@ input[type="radio"] {
|
||||
}
|
||||
|
||||
.bgimage {
|
||||
background-image: url(bg6.jpg);
|
||||
background-color:#FFF;
|
||||
position:fixed;
|
||||
background-size:500%;
|
||||
background-color:#000;
|
||||
@@ -652,9 +654,8 @@ input[type="radio"] {
|
||||
filter:brightness(90%);
|
||||
}
|
||||
|
||||
.chp {
|
||||
background-image: url(bg6.jpg);
|
||||
background-color:#FFF;
|
||||
.channel {
|
||||
color:rgb(68, 68, 68) !important;
|
||||
}
|
||||
|
||||
#player {
|
||||
|
||||
Reference in New Issue
Block a user