commit 6837f8874df7fd64c2bc10a4740699a4feb4355c
parent 2e34814f039bd6afada27ccf5bded70449ed118a
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date: Sat, 6 Aug 2022 16:04:35 +0200
Whack one more mole in lwn.net CSS
See <https://lwn.net/Articles/902796/bigpage#Briefs>.
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.config/firefox/userContent.css b/.config/firefox/userContent.css
@@ -133,8 +133,9 @@
background-color: #181818 !important;
}
- .Headline, .Cat2HL, .Cat3HL, .CommentTitle {
+ .Headline, .Cat1HL, .Cat2HL, .Cat3HL, .CommentTitle {
background-color: #310 !important;
+ color: white !important;
}
.CommentBox {
border-color: #310 !important;