diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/firefox/userContent.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |
