Line 396: | Line 396: | ||
− | .unique:hover a{ | + | .unique:hover a:link{ |
+ | background-color: #3b5998; | ||
+ | color: white; | ||
+ | text-decoration: none; | ||
+ | transition: all 0.4s ease | ||
+ | } | ||
+ | |||
+ | .unique:hover a:visited{ | ||
background-color: #3b5998; | background-color: #3b5998; | ||
color: white; | color: white; |
Revision as of 09:51, 13 September 2016