commit 42c21026e4de5b3673626fec28572117eac5da5c
parent d51fdf1a26d596948603ff39a5411d39cf4d6921
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date: Wed, 28 Sep 2022 07:28:48 +0200
Lump Sourceware list archives with others
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.config/firefox/userContent.css b/.config/firefox/userContent.css
@@ -84,7 +84,8 @@
}
@-moz-document domain(lists.debian.org), domain(lists.freedesktop.org),
- domain(lists.gnu.org) {
+ domain(lists.gnu.org),
+ regexp("https://sourceware.org/pipermail/.*") {
body {
margin: auto !important;
max-width: fit-content;