From 9ca77778511193b8e8b3ca27d6b2cddc6a7cf463 Mon Sep 17 00:00:00 2001
From: Kpa-clawbot <259247574+Kpa-clawbot@users.noreply.github.com>
Date: Fri, 27 Mar 2026 10:14:50 -0700
Subject: [PATCH] fix: version-badge link contrast in nav stats bar
Style .version-badge anchor elements to use --nav-text-muted color
instead of browser-default blue. Adds hover state using --nav-text.
Works with both light and dark themes via existing CSS variables.
fixes #139
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---
public/index.html | 54 ++++++++++++++++++++--------------------
public/style.css | 6 +++++
test-frontend-helpers.js | 16 ++++++++++++
3 files changed, 49 insertions(+), 27 deletions(-)
diff --git a/public/index.html b/public/index.html
index 15f20a9..d885663 100644
--- a/public/index.html
+++ b/public/index.html
@@ -22,9 +22,9 @@
-
-
-
+
+
+
@@ -81,29 +81,29 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+