summaryrefslogtreecommitdiff
path: root/.config/firefox
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2023-04-19 22:51:26 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2023-04-19 22:51:26 +0200
commit2fa32669f6570adbca9bcf31ae5d310c68326bf4 (patch)
treec08300b4ec977c21109b8c95088e1e844edd70e1 /.config/firefox
parent39d1bd88e7521e3e5dc51205161187cb4ffe6439 (diff)
downloaddotfiles-2fa32669f6570adbca9bcf31ae5d310c68326bf4.tar.xz
Tweak LWN CSS
Diffstat (limited to '.config/firefox')
-rw-r--r--.config/firefox/userContent.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/firefox/userContent.css b/.config/firefox/userContent.css
index 01e246e..ec6a8be 100644
--- 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 {