From 4a89425bc237c8e144eb74f216df7f5e519ee0aa Mon Sep 17 00:00:00 2001 From: sparkyx Date: Mon, 4 Nov 2024 08:50:21 +0100 Subject: [PATCH] Cosmetic : test --- html/css/style-classic7.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css index 8ad663c47..130517283 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -3286,7 +3286,7 @@ margin:1px; border-radius: 3px; } .nav-fill .nav-item:hover { - background-color:#6393c1; + background-color:#6393c1; color:navy; text-decoration: none; }