dotfiles

🎜 Clone'em, tweak'em, stick'em in your $HOME 🎝
git clone https://git.kevinlegouguec.net/dotfiles
Log | Files | Refs | README

commit 44fbf0a42d69ec2d6bfb04412179e926ec003f5f
parent 6b5c6d0e3857eff6d0a1768bd7d405191826213f
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Wed,  3 Jan 2024 20:15:13 +0100

Whack a styling mole on LWN

Diffstat:
M.config/firefox/userContent.css | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git 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 {