Fixed Hall of Fame links

This commit is contained in:
teras
2017-10-08 16:39:00 +03:00
parent c9df01eae7
commit 6c7880dee0
2 changed files with 18 additions and 10 deletions

View File

@@ -56,3 +56,11 @@ ul {
.card.small {
height: auto;
}
.namelink, .namelink:visited {
color: black;
}
.namelink:hover {
color: #3498db;
}