changed side-wide text color from green to white
Website / Website veröffentlichen (push) Successful in 6s

This commit is contained in:
fte
2026-01-14 00:23:50 +01:00
parent a7188c6ef4
commit d2b7ef2178
+1 -1
View File
@@ -4,7 +4,7 @@
body { body {
background-color: #272727; background-color: #272727;
color: #00ad8e; color: white;
} }
.a-green a:hover { .a-green a:hover {