« get me outta code hell

content, css: generateIntrapageDotSwitcher: custom cue - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/css
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-07-18 16:43:51 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-07-18 16:43:51 -0300
commit1381e5e954842a5d8a9d3080175dd17d2bd4cc5f (patch)
tree43750a001be24948ff3e951222e3b18935f832d8 /src/static/css
parentd193a91a70ba02d46d60efaa0a160a8078fca2d2 (diff)
content, css: generateIntrapageDotSwitcher: custom cue
Diffstat (limited to 'src/static/css')
-rw-r--r--src/static/css/site.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index e721a532..d5f4e292 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -1116,7 +1116,16 @@ a .normal-content {
   font-weight: 800;
 }
 
+.dot-switcher > span {
+  color: #ffffffcc;
+}
+
 .dot-switcher > span.current {
+  font-weight: normal;
+  color: white;
+}
+
+.dot-switcher > span.current a {
   font-weight: 800;
 }