clearer color for links

This commit is contained in:
Ville Rantanen
2022-11-21 21:58:11 +02:00
parent eb214f0e09
commit 80af969dc5

View File

@@ -44,7 +44,7 @@ ul, ol {
a {
text-decoration: none;
color: #7EAD01;
color: #d1710c;
}
a:hover {