From 74ff579f129c8dac94c4060892d1236f1b4666bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Mon, 16 Feb 2015 22:17:27 +0100 Subject: [PATCH] Obviously not --- static/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/static/style.css b/static/style.css index 9e82e83e..745dd74d 100755 --- a/static/style.css +++ b/static/style.css @@ -646,10 +646,9 @@ input[type="radio"] { .bgimage { background-image: url(bg6.jpg); - background-color:#000; + background-color:#FFF; position:fixed; background-size:500%; - background-color:#000; -webkit-filter:brightness(80%); filter:brightness(90%); }