color picker working

This commit is contained in:
anamotaadyen
2022-10-06 20:33:18 +01:00
parent 2e741a2cea
commit 7c89bc847b
3 changed files with 9 additions and 15 deletions

View File

@@ -631,7 +631,7 @@ a:hover {
} */
:root {
--background-color: purple;
--background-color: #00112c;
--button-edges: 10px;
--body-edges: 10px;
--border-off: 1px solid #e6e9eb;