From e3b32060632a1d473fb2831f0ec244e77586365b Mon Sep 17 00:00:00 2001 From: ubuntu Date: Sun, 16 Jan 2022 16:27:09 -0800 Subject: [PATCH] automated commit from wiki --- user styles.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 user styles.md diff --git a/user styles.md b/user styles.md new file mode 100644 index 0000000..d2428c2 --- /dev/null +++ b/user styles.md @@ -0,0 +1,7 @@ +I like the principal that I ought to be able to reach into some of the innards of anything that supports reflowing text. + +I've made a user style for the [agora](#agora) because I thought it'd be a fun use for [Fern Text](https://djr.com/notes/junes-font-of-the-month-fern-text) and also the light theme wasn't loading anyway. + +The *spirit* of user styles extends beyond fussy Firefox application data folder [CSS](#css), though. My "I hate you for not valuing my comfort enough to style this" [bookmarklet](#bookmarklets) for unstyled [HTML](#html) has the same energy. + +`javascript:(function()%7Bbs%20%3D%20document.getElementsByTagName(%22body%22)%5B0%5D.style%3Bbs.maxWidth%20%3D%20%2280ch%22%3Bbs.marginLeft%20%3D%20%22auto%22%3Bbs.marginRight%20%3D%20%22auto%22%3Bbs.lineHeight%20%3D%20%221.5%22%7D)()` \ No newline at end of file