From 482fcbf12e77fa3381860dd8e21516105e1911ea Mon Sep 17 00:00:00 2001 From: sparkyx Date: Wed, 26 Nov 2025 15:16:18 +0100 Subject: [PATCH] cosmetic : menu TOPMENU --- 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 d76ae5769..d52a09758 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -3962,7 +3962,7 @@ h2.h-section { .nav-item.li-active.nav-item-underline::before { transform: scale(1); background-color: #d03100; - background-image: linear-gradient(to bottom,darkred,red); + background-image: linear-gradient(to right,darkred,red); } /**