update 2021 heevi colors for banner

This commit is contained in:
Toni Lyttinen
2021-11-17 14:56:55 +00:00
parent 50d4006b96
commit 87d14240cf
+2 -2
View File
@@ -1,6 +1,6 @@
html, body {
background: #fdd504;
background: linear-gradient(#fcf4de, #fcf4de) no-repeat center center fixed;
background: linear-gradient(#eae3c6, #ffffff) no-repeat center center fixed;
}
body {
@@ -49,7 +49,7 @@ h3 {
.navbar {
border-radius: 8px;
background-color: #a87538;
background-color: #696969;
box-shadow: 0 0;
}