add style - make links white/black

This commit is contained in:
2026-05-28 21:48:22 +02:00
parent 733bc2b16a
commit 1b60984b5c
@@ -56,6 +56,10 @@ const copyrightPeriod =
border-top: 1px solid var(--border);
}
.global-footer a {
color: var(--dark);
}
.copyright-note {
display: flex;
justify-content: center;