Changed banner code to HSL to facilitate hue changes
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@-moz-document domain("ppr-stream.alkemics.com") {
|
||||
:root {
|
||||
--stripe-size: 100px;
|
||||
--color1: #166a83;
|
||||
--color2: #157e9e;
|
||||
--color1: hsl(194, 71%, 30%);
|
||||
--color2: hsl(194, 77%, 35%);
|
||||
--duration: 30s;
|
||||
}
|
||||
.Navbar::before {
|
||||
|
Reference in New Issue
Block a user