From 2ff14b5bb6f1a9874b82fa8e9642f1a29f578fe6 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 31 Mar 2026 07:30:02 -0300 Subject: css: move a few other rules into interaction --- src/static/css/miscellany.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/static/css/miscellany.css') diff --git a/src/static/css/miscellany.css b/src/static/css/miscellany.css index 70120a33..dcdd72ca 100644 --- a/src/static/css/miscellany.css +++ b/src/static/css/miscellany.css @@ -478,7 +478,9 @@ font-weight: normal; color: var(--primary-color); } +} +@layer interaction { summary > span:hover { cursor: pointer; text-decoration: underline; -- cgit 1.3.0-6-gf8a5