m |
|||
Line 366: | Line 366: | ||
.unique:hover { | .unique:hover { | ||
width:100px; | width:100px; | ||
+ | background-color: #3b5998; | ||
+ | color: white; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .unique:link a{ | ||
+ | color:#3b5998; | ||
+ | background-color:white; | ||
+ | font-family:"Arial Black"; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .unique:visited a{ | ||
+ | color:#3b5998; | ||
+ | background-color:white; | ||
+ | font-family:"Arial Black"; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .unique:hover a{ | ||
background-color: #3b5998; | background-color: #3b5998; | ||
color: white; | color: white; |
Revision as of 12:13, 9 July 2016