From 90d57e80e8db3e05e58982d9cfa757d8d3f21525 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 3 Apr 2026 13:22:43 +0000 Subject: [PATCH] der --- 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 ab795623..8463475c 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -365,7 +365,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { display: block; padding: 5px 10px; border-radius: var(--radius-sm); - color: rgba(255,255,255,0.55); + color:var(--text-primary); font-size: 12px; text-decoration: none; transition: all var(--transition-fast);