top bar icons stay dark upon hover

This commit is contained in:
Silke Meyer 2014-06-15 13:35:34 +02:00
parent dd1b28314e
commit 321c711a3d
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ nav .icon {
nav a:active,
nav a:visited,
nav a:link,
nav a:hover .icon,
nav a {
color: #737373;
}