declutter
Golem.de Filter darkish by aser007
Details
Authoraser007
LicenseNo License
Categorygolem.de
Created
Updated
Size2.4 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
preferably used in conjuntion with uBlock, uMatrix, Ghostery Browser Addons
Source code
/* ==UserStyle==
@name Golem.de Filter darkish
@namespace userstyles.world/user/aser007
@author aser007
@description `Zum Ergänzen von diesen Styles:golem.de von Ulrich`
@version 20221212.01.01
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("golem.de") {
img[referrerpolicy="unsafe-url"] {
display: none!important;
}
.section-gplus {
display: none!important;
}
.iq-site-header.lg-header nav#header-nav-1 ul li a#hn1-golemplus,
ol.list-articles li.li-reset.li-hb-phits,
ol.list-articles li.li-reset.li-hb-academy,
div#screen div.g.g2.grcol3 {
display: none!important;
}
.supplementary {
display: none!important;
}
form.subscribe-newsletter.gnlform.staticNlForm {
display: none!important;
}
div#recently {
display: none!important;
}
.li-reset {
display: none!important;
}
.career-widget {
display: none!important;
}
Element,
body,
div#grandwrapper,
#screen,
#gservices,
.article #comments,
.forum .threads,
.newsletter__section {
background-color: #788;
border-color: #788 !important
}
span.icon-save-article.icon-save-article-hp,
.icon-comments,
.icon-date,
.icons-wrapper,
.icon-comments,
.icon-exclamation,
.icon-video,
.icon-audio,
div.dh1.head3 a,
.GolemPhorumMessageQuote{
color: black !important
}
.icon-save-article-hp {
filter: opacity(9) !important
}
#iqadtile3,
#iqadtile5,
#iqadtile6,
#iqadtile8,
#iqadtile9,
#iqadtile16 {
min-height: 0px;
}
#footer,
.topics,
.iqadlinetop .iqadlinebottom,
.specialletters,
a#hn1-golemplus,
.container-fluid.article-page-banner,
article.golemplus div.formatted div.paywall-wrapper div.paywall-content,
article.golemplus header.cluster-header.header--centered h1 span.dh2.head1,
div hgroup h3.head1, section.g.g2.promo.golemplus header.cluster-header a span.dh3.head1, section.g.g2.promo.golemplus header.cluster-header a div.dh3.head1, section#small-ticker.g.g2 ol.list-tickers li.golemplus div.dh2.text1 a strong, section.g.g2.promo.golemplus ol li.text1.golemplus a strong, section.g.g2.promo ol li.text1.golemplus a strong {
display: none!important;
}
}