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