change link text color

This commit is contained in:
2025-07-17 23:49:08 -04:00
parent fe14632541
commit 0d09ff3523

View File

@@ -281,7 +281,7 @@ footer {
/* Links /* Links
*/ */
a { a {
color:#2457F5; color:#0085ff;
text-decoration:underline; text-decoration:underline;
} }
a:hover { a:hover {