From 1381e5e954842a5d8a9d3080175dd17d2bd4cc5f Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Fri, 18 Jul 2025 16:43:51 -0300 Subject: content, css: generateIntrapageDotSwitcher: custom cue --- src/static/css/site.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/static/css/site.css') 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; } -- cgit 1.3.0-6-gf8a5