aboutsummaryrefslogtreecommitdiff
path: root/theme/static
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cmc.pub>2025-03-29 20:52:17 -0500
committerChristian Cleberg <hello@cmc.pub>2025-03-29 20:52:17 -0500
commitf22e126f73d898d5bcbdeb320705e88b234da76e (patch)
tree62fe68228030ab34a7859bdfcc38e52d445acbd6 /theme/static
parent9cf3145015edd5ba10158d8de90765d453ee6815 (diff)
downloadcleberg.net-f22e126f73d898d5bcbdeb320705e88b234da76e.tar.gz
cleberg.net-f22e126f73d898d5bcbdeb320705e88b234da76e.tar.bz2
cleberg.net-f22e126f73d898d5bcbdeb320705e88b234da76e.zip
add IndieWedring
Diffstat (limited to 'theme/static')
-rw-r--r--theme/static/styles.css4
1 files changed, 4 insertions, 0 deletions
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;