commit 19394d859ba356c4123dc455b5bb598a9527ebd9 parent 423cd589fbd42cccb6f079f2a5947813528cb4ff Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com> Date: Sun, 10 Aug 2025 16:05:22 +0200 Amend CSS config commentary Diffstat:
| M | .config/firefox/userContent.css | | | 10 | +++++++--- |
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/.config/firefox/userContent.css b/.config/firefox/userContent.css @@ -1,21 +1,25 @@ /* To enable: * - set toolkit.legacyUserProfileCustomizations.stylesheets * - move this file to $profiledir/chrome + * (Firefox does not read "~/.config/firefox"; I just wanted a + * somewhat memorable directory for this dotfile) * * References: * https://web.archive.org/web/20211023121642/https://kb.mozillazine.org/UserContent.css * https://developer.mozilla.org/en-US/docs/Web/CSS/@document * - * Lest this file become little more than a slightly disguised - * collection of web design pisstakes, I'll also list some websites - * whose layout I find functional and praiseworthy: + * To elevate this file slightly above "thinly disguised collection of + * web design pisstakes", I'll also list some websites whose layout I + * find functional and praiseworthy: * + * https://aphyr.com * https://drewdevault.com * https://jvns.ca * https://lobste.rs * https://nullprogram.com * https://protesilaos.com * https://rachelbythebay.com/w + * https://www.joshwcomeau.com * https://www.stilldrinking.org */