From 5deef7bb84c0cc3da235464e5cdd9ccd17e7cd4d Mon Sep 17 00:00:00 2001 From: Wesley Moore <wes@wezm.net> Date: Mon, 17 Feb 2025 13:20:15 +1000 Subject: [PATCH] Tweak Stylus post --- v2/content/posts/2025/stylus/index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/v2/content/posts/2025/stylus/index.md b/v2/content/posts/2025/stylus/index.md index a081b27..bfc10e2 100644 --- a/v2/content/posts/2025/stylus/index.md +++ b/v2/content/posts/2025/stylus/index.md @@ -3,7 +3,7 @@ title = "Making the Web More Readable With Stylus" date = 2025-02-17T10:21:22+10:00 [extra] -#updated = 2025-01-15T09:51:03+10:00 +updated = 2025-02-17T13:14:49+10:00 +++ [Stylus] is an open-source browser extension for managing and applying "user @@ -13,7 +13,7 @@ Stylus to make my browsing experience nicer. <!-- more --> -Stylus has the ability to share and use shared styles, but I just use styles +Stylus has the ability to share and use shared-styles, but I just use styles I write myself. Styles can by applied to all sites, specific sub-domains, domains, or domains + paths. I note the matching rule of each style at the top of each entry. @@ -126,7 +126,7 @@ html { **Applies to:** URLs on the domain: [goughlui.com](https://goughlui.com) -Uses a Times New Roman font by default, which it a bit ugly on my system. +Uses a Times New Roman font by default, which is a bit ugly on my system. Replace with a nicer serif font. ```css @@ -164,8 +164,8 @@ DIV.ArticleText { **Applies to:** URLs on the domain: [news.ycombinator.com](https://news.ycombinator.com) -The post text in Hacker News self-posts like "Ask HN" posts is shown in light grey. -Fix this. +The post text in Hacker News self-posts like "Ask HN" posts is shown in barely +legible light grey. Fix this. ```css /* Make HN post text readable */ @@ -251,7 +251,7 @@ This is a hosted Matrix instance using the Element client. * Use the system emoji font ([JoyPixels]) instead of the heinous Noto Color Emoji. * Use the system monospace font ([PragmataPro]) instead of a custom one. * Reduce line height of monospace text to match other places monospace text shown on my system. -* Hide the space wasting "Spaces" bar. +* Stop the aptly named "Spaces" bar from wasting space. ```css body {