MediaWiki:Vector-2022.css: Difference between revisions
m CSS test |
m CSS test |
||
Line 36: | Line 36: | ||
#n-View-DynMap a:visited | #n-View-DynMap a:visited | ||
*/ | */ | ||
#n-Join-Discord a:link, | #n-Join-the-Discord a:link, | ||
#n-Join-Discord a:visited { | #n-Join-the-Discord a:visited { | ||
font-weight: bold; | font-weight: bold; | ||
color: #ffffff; | color: #ffffff; | ||
Line 46: | Line 46: | ||
} | } | ||
#n-Join-Discord { | #n-Join-the-Discord { | ||
background: #677bc4; | background: #677bc4; | ||
background-image: url('https://static.wikitide.net/alathramcwiki/8/82/636e0a6ca814282eca7172c6_icon_clyde_white_RGB.svg'); | background-image: url('https://static.wikitide.net/alathramcwiki/8/82/636e0a6ca814282eca7172c6_icon_clyde_white_RGB.svg'); | ||
Line 104: | Line 104: | ||
*/ | */ | ||
/* | /* | ||
#n-Join-Discord:hover { | #n-Join-the-Discord:hover { | ||
border-color: #8699df; | border-color: #8699df; | ||
background-color: #8699df; | background-color: #8699df; |