sforkowany z mirror/soapbox
Halloween: css fixes
rodzic
5befbb3b34
commit
c8ec04ea21
|
@ -145,6 +145,23 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.column-header > button.grouped,
|
||||||
|
.column-header > .btn.grouped {
|
||||||
|
color: #fff;
|
||||||
|
|
||||||
|
&:hover {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
|
&::before {
|
||||||
|
background-color: var(--brand-color);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.primary-navigation__wrapper .primary-navigation hr {
|
||||||
|
background: rgba(255, 255, 255, 0.5);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Animations
|
// Animations
|
||||||
|
|
Ładowanie…
Reference in New Issue