From 57c3f5b57ff9431b89de5b8140ba9c768a18e912 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Fri, 25 Feb 2022 08:03:29 +0100 Subject: Add some positivity to this sad world --- .config/firefox/userContent.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.config/firefox/userContent.css b/.config/firefox/userContent.css index 8a8be67..c5170e7 100644 --- a/.config/firefox/userContent.css +++ b/.config/firefox/userContent.css @@ -5,6 +5,15 @@ * 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: + * + * https://drewdevault.com + * https://jvns.ca + * https://lobste.rs + * https://nullprogram.com */ @-moz-document domain(cr.yp.to) { -- cgit v1.2.3