Hue the Navbar with notification banner #17

Merged
alk-spriet merged 3 commits from hue-navbar-on-notification into main 2023-05-25 23:39:19 +02:00
Showing only changes of commit cd4cf2baf2 - Show all commits

View File

@ -1,9 +1,9 @@
@-moz-document domain("supplierxm.salsify.com"),
domain("alkemics.com") {
:root {
/*:root {
--color1: hsla(194, 71%, 30%, 1);
/* --navbar-gradient-color: rgb(20, 157, 199); */
}
--navbar-gradient-color: rgb(20, 157, 199);
}*/
.PageTop>.Navbar::after {
background-color: var(--navbar-gradient-color);