From 0d23edde94c528c65313af28eb3038f709d9e146 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 13 Feb 2022 12:37:11 +0100 Subject: Add LWN class to custom CSS https://lwn.net/Articles/884301/ --- .config/firefox/userContent.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/firefox') diff --git a/.config/firefox/userContent.css b/.config/firefox/userContent.css index fd06a68..a878a36 100644 --- a/.config/firefox/userContent.css +++ b/.config/firefox/userContent.css @@ -37,7 +37,7 @@ background-color: black !important; } #menu, .navmenu ul, .topnav-container, .Form, .FeatureByline, .GAByline, - .IndexEntries, .AnnLine:nth-child(2n) > span, .Even, + .tlrw, .IndexEntries, .AnnLine:nth-child(2n) > span, .Even, table.OddEven tr:nth-child(2n+1), .MLThread { background-color: #181818 !important; } -- cgit v1.2.3