From b27ac86c40cf1fa3ee1540fbb7d71d2d52e46848 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Wed, 25 Feb 2026 17:30:31 +0000 Subject: [PATCH] df --- 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 fd49cf35..07b1cea9 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); font-weight: 800; } +.breadcrumb-item.active { color: var(--color-primary); font-weight: bold; } .breadcrumb-item + .breadcrumb-item::before { color: var(--border-medium); } /* Header Nav Icons */