Skip to content
Snippets Groups Projects
Commit 34e8014e authored by Gerhard Gonter's avatar Gerhard Gonter :speech_balloon:
Browse files

get rid of annoying cookie banner

parent 22fa921c
Branches
Tags
No related merge requests found
...@@ -117,6 +117,12 @@ ...@@ -117,6 +117,12 @@
a:hover {color: #0000FF !important; text-decoration: none; font-weight: bold} a:hover {color: #0000FF !important; text-decoration: none; font-weight: bold}
} }
@-moz-document domain(wien.orf.at) {
.oon-ds-banner {
visibility: hidden !important;
}
}
@-moz-document domain(notused.de.wikipedia.org) { @-moz-document domain(notused.de.wikipedia.org) {
.mw-parser-output div, .mw-parser-output div::selection, .mw-parser-output div, .mw-parser-output div::selection,
.mw-parser-output p, .mw-parser-output p::selection, .mw-parser-output p, .mw-parser-output p::selection,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment