HTML colors updated
This commit is contained in:
parent
842341309a
commit
ab15177a10
6 changed files with 43 additions and 39 deletions
|
@ -1,3 +1,4 @@
|
|||
html {
|
||||
background-color: DarkSlateBlue;
|
||||
}
|
||||
/* background-color: DarkSlateBlue; */
|
||||
background-color: oklch(41.43% 0.125 262.26);
|
||||
}
|
||||
|
|
Reference in a new issue