diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 07b1cea9..82a76705 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -156,8 +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: bold; } +.breadcrumb-item.active { color: var(--color-primary); font-weight: 600; } .breadcrumb-item + .breadcrumb-item::before { color: var(--border-medium); } +#descriptionVue{color:#212E53;} /* Header Nav Icons */ #header .header-nav .nav-link { diff --git a/Vue/includes/header.php b/Vue/includes/header.php index 5ca1aaac..7ae8062b 100644 --- a/Vue/includes/header.php +++ b/Vue/includes/header.php @@ -41,7 +41,7 @@ if ($_SESSION['bdTests_C'] == '1') {