fixed footer links in profile, hall, challenges

This commit is contained in:
Laura
2017-10-08 23:09:12 +03:00
parent b0200aa6c1
commit 335e99bee5
4 changed files with 20 additions and 16 deletions

View File

@@ -64,3 +64,7 @@ ul {
.namelink:hover {
color: #3498db;
}
a.highlight:hover{
color: #3498db;
}