This commit is contained in:
2025-06-20 11:38:08 +02:00
committed by GitHub
parent 1ce39e1f3c
commit 0c2886591f

View File

@@ -101,6 +101,7 @@ tr:nth-child(even) {
footer { footer {
text-align: center; text-align: center;
} }
a { a {
color: var(--text-color); color: orange;
} }