f
This commit is contained in:
parent
f11ee9029a
commit
a17b9da6ad
|
|
@ -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: 600; }
|
||||
.breadcrumb-item.active { color: var(--color-primary) !important; font-weight: 600; }
|
||||
.breadcrumb-item + .breadcrumb-item::before { color: var(--border-medium); }
|
||||
|
||||
/* Header Nav Icons */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user