This commit is contained in:
Curry141 2025-06-20 11:38:08 +02:00 committed by GitHub
parent 1ce39e1f3c
commit 0c2886591f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

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