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

disable distrowatch cookie banner

parent bf3b63f2
No related branches found
No related tags found
No related merge requests found
/* fix css errors on various web sites */ /* fix css errors on various web sites */
@-moz-document domain(distrowatch.com) {
.cc_banner-wrapper{visibility: hidden} /* hide cookie banner */
/* does not work: td.News{visibility: hidden} */ /* hide annoying clips */
}
/* does not work: @-moz-document domain(zeit.de) { .consent{visibility: hidden} } */
@-moz-document domain(medienportal.univie.ac.at) { @-moz-document domain(medienportal.univie.ac.at) {
body{ font-weight: 400 !important; /* font-weight 300 makes the text really hard to read */ } body{ font-weight: 400 !important; /* font-weight 300 makes the text really hard to read */ }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment