« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static
diff options
context:
space:
mode:
Diffstat (limited to 'src/static')
-rw-r--r--src/static/site5.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/static/site5.css b/src/static/site5.css
index 6076228b..d50d4623 100644
--- a/src/static/site5.css
+++ b/src/static/site5.css
@@ -439,6 +439,14 @@ a.current {
   font-weight: 800;
 }
 
+a:not([href]) {
+  cursor: default;
+}
+
+a:not([href]):hover {
+  text-decoration: none;
+}
+
 .nav-main-links > span > span {
   white-space: nowrap;
 }