MediaWiki:Nimbus.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 285: Line 285:
top: -1px;
top: -1px;
}
}
#discord-button::before {
#menu #discord-button::before {
content: 'Chat on ';
content: 'Chat on ';
font-weight: normal;
font-weight: normal;
opacity: 0.85;
opacity: 0.85;
}
}
#discord-button::after {
#menu #discord-button::after {
content: '';
content: '';
background: url(https://halo.wiki.gallery/images/discord-icon.svg) no-repeat;
background: url(https://halo.wiki.gallery/images/discord-icon.svg) no-repeat;
Line 301: Line 301:
height: 13px;
height: 13px;
}
}
#discord-button:hover {
#menu #discord-button:hover {
text-decoration: none;
text-decoration: none;
background-color: #525ee0;
background-color: #525ee0;