Fixed link hover

This commit is contained in:
Laura
2017-10-08 16:28:39 +03:00
parent 97ef5812d8
commit 140def0d35
3 changed files with 7 additions and 3 deletions

View File

@@ -35,6 +35,7 @@ a:hover {
color: #34495e;
}
a:active {
color: black;
}