initial commit

This commit is contained in:
Owen Rees
2023-05-23 08:51:05 +02:00
parent 07837a54ee
commit 8b8bf9dcb6
9 changed files with 253 additions and 114 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
--background-end-rgb: 255, 255, 255;
}
@media (prefers-color-scheme: dark) {
@media (prefers-color-scheme: light) {
:root {
--foreground-rgb: 255, 255, 255;
--background-start-rgb: 0, 0, 0;