Design improvements.

This commit is contained in:
Daniel
2022-06-06 19:07:33 +04:30
parent 9fddd7ab5b
commit 91d72e0c0f
7 changed files with 27 additions and 12 deletions
+1 -1
View File
@@ -10,5 +10,5 @@ body {
}
*::selection {
background-color: rgba(255, 255, 0, 0.6);
background-color: rgba(115, 192, 255, 0.9);
}