From 22e0f29bfa01b14780050f23612107d6f4350f76 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sat, 4 Oct 2025 17:42:30 +0200 Subject: Adjust style of public-inbox websites Test pages: https://yhetil.org/emacs-bugs/ https://yhetil.org/emacs-bugs/87y1wm9kqh.fsf@gmail.com/t/ --- .config/firefox/userContent.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/firefox/userContent.css b/.config/firefox/userContent.css index d9a4017..baa983f 100644 --- a/.config/firefox/userContent.css +++ b/.config/firefox/userContent.css @@ -83,7 +83,8 @@ @-moz-document domain(inbox.sourceware.org), domain(list.orgmode.org), domain(lore.kernel.org), domain(yhetil.org) { - body { + + pre { margin: auto; max-width: 120ch; } -- cgit v1.2.3