« get me outta code hell

css: move a few other rules into interaction - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/css/miscellany.css
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2026-03-31 07:30:02 -0300
committer(quasar) nebula <qznebula@protonmail.com>2026-03-31 07:30:02 -0300
commit2ff14b5bb6f1a9874b82fa8e9642f1a29f578fe6 (patch)
tree595918c67df027f32d730505d37937f8de5fe641 /src/static/css/miscellany.css
parentba948a6b11f5b9bf5396a0af7fe7f92def711c8f (diff)
css: move a few other rules into interaction
Diffstat (limited to 'src/static/css/miscellany.css')
-rw-r--r--src/static/css/miscellany.css2
1 files changed, 2 insertions, 0 deletions
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;