HTML colors updated

This commit is contained in:
Martin Kavík 2024-09-14 18:51:03 +02:00
parent acc1bf8ca3
commit bd57939ef3
6 changed files with 43 additions and 39 deletions

View file

@ -1,3 +1,4 @@
html {
background-color: DarkSlateBlue;
}
/* background-color: DarkSlateBlue; */
background-color: oklch(41.43% 0.125 262.26);
}