diff --git a/index.php b/index.php index 796bf5fe..892c4876 100755 --- a/index.php +++ b/index.php @@ -16,7 +16,7 @@
-
+
diff --git a/static/style.css b/static/style.css index 24551deb..e293cb2a 100755 --- a/static/style.css +++ b/static/style.css @@ -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 {