Fix juris website css

This commit is contained in:
Daniel Siepmann 2022-09-08 12:12:55 +02:00
parent ec04d405e8
commit 42f16ece60
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -10,6 +10,13 @@
}
}
@-moz-document domain(www.gesetze-im-internet.de) {
#container {
background-color: #EEF1F6;
color: black;
}
}
@-moz-document url("www.reddit.com") {
.promotedlink {
display: none;