This commit is contained in:
Maciej Caderek
2022-02-18 18:58:22 +01:00
parent ec4a63b59b
commit b14d7c7a3e
17 changed files with 140 additions and 9 deletions

View File

@@ -49,7 +49,7 @@ body {
}
.light {
background-color: #b2bcc0;
background-color: #959ea1;
background-image: url(/img/pattern-light.png);
color: rgb(29, 31, 32);
--logo-url: url(/img/logo-dark.svg);