summaryrefslogtreecommitdiff
path: root/.config/firefox
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2024-01-03 20:15:13 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2024-01-03 20:15:26 +0100
commit44fbf0a42d69ec2d6bfb04412179e926ec003f5f (patch)
tree2da35d25421b707f5f63b9f263a32cbe8e2c4421 /.config/firefox
parent6b5c6d0e3857eff6d0a1768bd7d405191826213f (diff)
downloaddotfiles-44fbf0a42d69ec2d6bfb04412179e926ec003f5f.tar.xz
Whack a styling mole on LWN
Diffstat (limited to '.config/firefox')
-rw-r--r--.config/firefox/userContent.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/.config/firefox/userContent.css b/.config/firefox/userContent.css
index ec6a8be..a5d7dd3 100644
--- a/.config/firefox/userContent.css
+++ b/.config/firefox/userContent.css
@@ -115,9 +115,10 @@
.AnnLine > span, table.OddEven tr:nth-child(2n), table.OddEven th {
background-color: black !important;
}
- #menu, .navmenu ul, .topnav-container, .Form, .FeatureByline, .GAByline,
- .tlr, .tlrw, .IndexEntries, .AnnLine:nth-child(2n) > span, .Even,
- table.OddEven tr:nth-child(2n+1), .MLThread, .CalMDate, .CalMName {
+ #menu, .navmenu ul, .topnav-container, .CommHdr, .Form, .FeatureByline,
+ .GAByline, .tlr, .tlrw, .IndexEntries, .AnnLine:nth-child(2n) > span,
+ .Even, .FilteredComment, table.OddEven tr:nth-child(2n+1), .MLThread,
+ .CalMDate, .CalMName {
background-color: #181818 !important;
}
.logo, .logobl {