« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/static/css/miscellany.css16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/static/css/miscellany.css b/src/static/css/miscellany.css
index b2647a73..70120a33 100644
--- a/src/static/css/miscellany.css
+++ b/src/static/css/miscellany.css
@@ -174,14 +174,6 @@
   a.series {
     font-style: oblique;
   }
-
-  a:not([href]) {
-    cursor: default;
-  }
-
-  a:not([href]):hover {
-    text-decoration: none;
-  }
 }
 
 @Layer interaction {
@@ -200,6 +192,14 @@
     text-decoration: underline;
     text-decoration-style: solid !important;
   }
+
+  a:not([href]) {
+    cursor: default;
+  }
+
+  a:not([href]):hover {
+    text-decoration: none;
+  }
 }
 
 /* Links with symbols */