summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2022-09-28 07:28:48 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2022-09-28 07:30:52 +0200
commit42c21026e4de5b3673626fec28572117eac5da5c (patch)
treea585460b779a1e9a8308b49cef7ba055e4df1cf5 /.config
parentd51fdf1a26d596948603ff39a5411d39cf4d6921 (diff)
downloaddotfiles-42c21026e4de5b3673626fec28572117eac5da5c.tar.xz
Lump Sourceware list archives with others
Diffstat (limited to '.config')
-rw-r--r--.config/firefox/userContent.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/firefox/userContent.css b/.config/firefox/userContent.css
index f6120d0..a092703 100644
--- 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;