From f22e126f73d898d5bcbdeb320705e88b234da76e Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 29 Mar 2025 20:52:17 -0500 Subject: add IndieWedring --- theme/static/styles.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'theme/static') diff --git a/theme/static/styles.css b/theme/static/styles.css index 1966a42..91a441f 100644 --- a/theme/static/styles.css +++ b/theme/static/styles.css @@ -573,6 +573,10 @@ span.tag::before { margin: 0; } +.hidden { + display: none; +} + @media (prefers-color-scheme: dark) { :root { --bg: #141617; -- cgit v1.2.3-70-g09d2