Improve rdio matching

This commit is contained in:
Jonathan Cremin 2014-12-04 00:17:35 +00:00
parent 1f3d692007
commit d4b2b9feb5
3 changed files with 12 additions and 5 deletions

View file

@ -18,7 +18,7 @@ header h1 a {
color: #fff;
}
header h1 a:hover {
header h1 a:hover, header h1 a:focus{
color: #f2c4ad;
text-decoration: none;
}