This commit is contained in:
2026-04-26 04:06:01 +02:00
parent 787cdb31aa
commit 001390457b
63 changed files with 924 additions and 2152 deletions
+12
View File
@@ -0,0 +1,12 @@
:root {
--site-title-color: #f7f7fa;
--primary-color: #f7f7fa;
--secondary-color: #f7f7fa;
--light-color: #1e1f29;
--grey-color: #f7f7fa;
--dark-color: #f7f7fa;
}
body {
background-color: #1e1f29;
}