df
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user