From f36fa482e6d9c476c477c8271f2aa46c3744134e Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 18 Sep 2025 08:29:31 -0300 Subject: content, css: style nicely in wiki commentary --- src/static/css/site.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/static/css/site.css') diff --git a/src/static/css/site.css b/src/static/css/site.css index 89fe0384..d2bd6bd9 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -1542,6 +1542,12 @@ li:not(:first-child:last-child) .tooltip:where(:not(.cover-artwork .tooltip)), color: var(--page-primary-color); } +.wiki-commentary s:not(.spoiler) { + text-decoration-color: #fff9; + text-decoration-thickness: 1.4px; + color: #fffb; +} + s.spoiler { display: inline-block; color: transparent; -- cgit 1.3.0-6-gf8a5