commit 2fa32669f6570adbca9bcf31ae5d310c68326bf4
parent 39d1bd88e7521e3e5dc51205161187cb4ffe6439
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date: Wed, 19 Apr 2023 22:51:26 +0200
Tweak LWN CSS
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.config/firefox/userContent.css b/.config/firefox/userContent.css
@@ -116,7 +116,7 @@
background-color: black !important;
}
#menu, .navmenu ul, .topnav-container, .Form, .FeatureByline, .GAByline,
- .tlrw, .IndexEntries, .AnnLine:nth-child(2n) > span, .Even,
+ .tlr, .tlrw, .IndexEntries, .AnnLine:nth-child(2n) > span, .Even,
table.OddEven tr:nth-child(2n+1), .MLThread, .CalMDate, .CalMName {
background-color: #181818 !important;
}
@@ -151,8 +151,9 @@
BLOCKQUOTE.bq, .BigQuote, .QuotedText, Q {
color: pink !important;
- background-color: black !important;
+ background-color: unset !important;
/* https://lwn.net/Articles/897045/ */
+ /* https://lwn.net/Articles/926649/ */
}
.AnnLine span, .PageHeadline h1 {