From e56b564efe888e028e4b01891d9074e8532360d2 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 19 May 2026 21:52:18 -0300 Subject: data, content: additional file artists --- src/static/css/miscellany.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/static') diff --git a/src/static/css/miscellany.css b/src/static/css/miscellany.css index eb085693..37fefb40 100644 --- a/src/static/css/miscellany.css +++ b/src/static/css/miscellany.css @@ -503,9 +503,9 @@ text-decoration: none !important; } - summary > span:hover:has(a:hover) a, - summary > span:hover:has(a.nested-hover) a, - summary.has-nested-hover > span a { + summary > span:hover:has(a:hover) a:hover, + summary > span:hover:has(a.nested-hover) a:hover, + summary.has-nested-hover > span a:hover { text-decoration: underline !important; } -- cgit 1.3.0-6-gf8a5