From 364ce6871a4e6e3e0a858ece2cc2cc29cc380caf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Mon, 16 Feb 2015 22:12:49 +0100 Subject: [PATCH] I dont even know anymore --- index.php | 2 +- static/style.css | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) 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 {