m |
m |
||
Line 347: | Line 347: | ||
.highlight {padding:15px 5px;} | .highlight {padding:15px 5px;} | ||
} | } | ||
+ | |||
+ | a:link.unique { | ||
+ | color: #3b5998; | ||
+ | background-color: white; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | a:visited.unique { | ||
+ | color: white; | ||
+ | background-color: #3b5998; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | a:hover.unique { | ||
+ | color: white; | ||
+ | background-color: #3b5998; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | |||
+ | a:link.unique1 { | ||
+ | color: #4099FF; | ||
+ | background-color: white; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | a:visited.unique1 { | ||
+ | color: white; | ||
+ | background-color: #4099FF; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | a:hover.unique1 { | ||
+ | color: white; | ||
+ | background-color: #4099FF; | ||
+ | text-decoration: underline; | ||
+ | } | ||
</style> | </style> |
Revision as of 18:44, 6 July 2016