HTML colors updated

This commit is contained in:
Martin Kavík 2024-09-14 18:51:03 +02:00
parent 842341309a
commit ab15177a10
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);
}