summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2025-10-04 17:42:30 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2025-10-04 17:42:30 +0200
commit22e0f29bfa01b14780050f23612107d6f4350f76 (patch)
tree13d8adda491540f6164b462a50cf08b31586e2dc
parentcf6bf2d57418fc2a52f087a2210a6740c916fbf9 (diff)
downloaddotfiles-22e0f29bfa01b14780050f23612107d6f4350f76.tar.xz
Adjust style of public-inbox websites
Test pages: https://yhetil.org/emacs-bugs/ https://yhetil.org/emacs-bugs/87y1wm9kqh.fsf@gmail.com/t/
-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 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;
}