From 22d570eb369983fd5dbb33e26e2210e04e6c23c5 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 3 Apr 2026 12:59:01 +0000 Subject: [PATCH] dze --- Bootstrap_new/css/theme-modern.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 41387125..62f4209e 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -294,7 +294,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { gap: 2px; padding: 9px 4px; border-radius: var(--radius-md); - color: rgba(255,255,255,0.72); + color: #d6d7d8; font-size: 12px; font-weight: 500; text-decoration: none;