Darkmode styling

This commit is contained in:
2026-06-17 12:51:30 +02:00
parent 4a58f49253
commit 22bbb7900a
4 changed files with 15 additions and 10 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ body {
}
a {
color: #000000;
color: var (--color);
text-align: center;
border-style: dashed;
}