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="pBar"></div>
|
||||||
<div id="sBar"></div>
|
<div id="sBar"></div>
|
||||||
<div id="eBar"></div>
|
<div id="eBar"></div>
|
||||||
<div class="bgimage chp" id="bgimage"></div>
|
<div class="bgimage" id="bgimage"></div>
|
||||||
<div class="top vcent centered">
|
<div class="top vcent centered">
|
||||||
<div id="change" class="small">
|
<div id="change" class="small">
|
||||||
<div id="mobile-banner">
|
<div id="mobile-banner">
|
||||||
|
|||||||
@@ -645,6 +645,8 @@ input[type="radio"] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bgimage {
|
.bgimage {
|
||||||
|
background-image: url(bg6.jpg);
|
||||||
|
background-color:#FFF;
|
||||||
position:fixed;
|
position:fixed;
|
||||||
background-size:500%;
|
background-size:500%;
|
||||||
background-color:#000;
|
background-color:#000;
|
||||||
@@ -652,9 +654,8 @@ input[type="radio"] {
|
|||||||
filter:brightness(90%);
|
filter:brightness(90%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.chp {
|
.channel {
|
||||||
background-image: url(bg6.jpg);
|
color:rgb(68, 68, 68) !important;
|
||||||
background-color:#FFF;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#player {
|
#player {
|
||||||
|
|||||||
Reference in New Issue
Block a user