commit e2debb34a03d790da14d9c6fe8dd7f303bec7304
parent 573e62d4e004ff601ed800ac26384df4f6461d52
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date: Sat, 16 Apr 2022 09:58:20 +0200
Extend narrowing to whole body for lists.debian.org
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.config/firefox/userContent.css b/.config/firefox/userContent.css
@@ -77,7 +77,7 @@
}
@-moz-document domain(lists.debian.org) {
- pre {
+ body {
margin: auto !important;
max-width: fit-content;
}