From 413255a896755c4c53f632ac3734b353db2d87b9 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Wed, 25 Feb 2026 17:29:58 +0000 Subject: [PATCH] fg --- 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 1fd849b1..fd49cf35 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -156,7 +156,7 @@ h1, h2, h3, h4, h5, h6, transition: color var(--transition-fast); } .breadcrumb-item a:hover { color: var(--color-primary); } -.breadcrumb-item.active { color: var(--color-primary) !important; font-weight: 600; } +.breadcrumb-item.active { color: var(--color-primary); font-weight: 800; } .breadcrumb-item + .breadcrumb-item::before { color: var(--border-medium); } /* Header Nav Icons */