improved link color

This commit is contained in:
2025-09-02 10:07:30 +02:00
parent 9f4f095023
commit 608aa650b7

View File

@@ -4,7 +4,7 @@
} }
a { a {
color: orange; color: #ff7726;
text-decoration: none; text-decoration: none;
} }