From 83f66fff6966177c6de38af25479e1bc9a8fae39 Mon Sep 17 00:00:00 2001 From: Gerhard Gonter <ggonter@gmail.com> Date: Fri, 8 Mar 2019 15:13:34 +0100 Subject: [PATCH] wko.at disabled for now --- userContent.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/userContent.css b/userContent.css index 3766ba8..d25ccca 100644 --- a/userContent.css +++ b/userContent.css @@ -89,8 +89,9 @@ #redim-cookiehint{ visibility: hidden ! important; } } -@-moz-document domain(www.wko.at) { +@-moz-document domain(www.xxxwko.at) { .popup{ visibility: hidden ! important; } + body{ color: #000000 ! important; } } @-moz-document domain(members.easynews.com) { -- GitLab