dotfiles/.chezmoitemplates/chrome/userContent.css
2024-10-03 19:24:36 +02:00

5 lines
153 B
CSS

/* NZZ Seiten werden nur in grau dargestellt, dank eines opacity Filters */
@-moz-document domain(nzz.ch) {.nzzinteraction { opacity: 1 !important;} }