From 9a5aca21fe5b87887c4b0128ea41da210e572b1f Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Wed, 25 Feb 2026 17:37:22 +0000 Subject: [PATCH] df --- Bootstrap_new/css/theme-modern.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index dcfef462..f5d5c214 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -156,9 +156,9 @@ 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); font-weight: 600; } +.breadcrumb-item.active { color: var(--color-primary); } .breadcrumb-item + .breadcrumb-item::before { color: var(--border-medium); } -#descriptionVue{color:#212E53 !important;} +#descriptionVue{color:#212E53 !important; font-weight: bold;} /* Header Nav Icons */ #header .header-nav .nav-link {