From e9a68b43a53a1aa1fc5d0f954241261807785fb2 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 9 Feb 2026 18:37:25 -0400 Subject: data, content, css: FlashAct.{shortName,title,titleColor} --- src/static/css/site.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'src/static') diff --git a/src/static/css/site.css b/src/static/css/site.css index 0b6a8250..047f85c6 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -485,6 +485,10 @@ body::before, .wallpaper-part { overflow-wrap: break-word; } +.sidebar li.structured { + margin-bottom: 3px; +} + .sidebar > details.current summary { font-weight: 800; } @@ -1590,6 +1594,15 @@ label > input[type=checkbox]:not(:checked) + span { color: var(--page-primary-color); } +.flash-act-title { + display: inline-block; + text-decoration: inherit; +} + +a .flash-act-title { + color: var(--primary-color); +} + .wiki-commentary s:not(.spoiler) { text-decoration-color: #fff9; text-decoration-thickness: 1.4px; -- cgit 1.3.0-6-gf8a5