m |
m |
||
Line 348: | Line 348: | ||
} | } | ||
− | .unique | + | .unique { |
color:#3b5998; | color:#3b5998; | ||
background-color:white; | background-color:white; | ||
font-family:"Arial Black"; | font-family:"Arial Black"; | ||
+ | display:inline | ||
} | } | ||
− | .unique | + | .unique:hover { |
color: white; | color: white; | ||
background-color: #3b5998; | background-color: #3b5998; | ||
text-decoration: underline; | text-decoration: underline; | ||
+ | display:inline | ||
} | } | ||
− | .unique1 | + | .unique1 { |
color:#4099FF; | color:#4099FF; | ||
background-color:white; | background-color:white; | ||
font-family:"Arial Black"; | font-family:"Arial Black"; | ||
+ | display:inline | ||
} | } | ||
− | .unique1 | + | .unique1:hover { |
color: white; | color: white; | ||
background-color: #4099FF; | background-color: #4099FF; | ||
text-decoration: underline; | text-decoration: underline; | ||
+ | display:inline | ||
} | } | ||
</style> | </style> |
Revision as of 19:14, 6 July 2016