User:MDFW Admin/vector.css: Difference between revisions
Jump to navigation
Jump to search
MDFW Admin (talk | contribs) No edit summary |
MDFW Admin (talk | contribs) No edit summary |
||
Line 13: | Line 13: | ||
left: -0.25em; | left: -0.25em; | ||
content: ""; | content: ""; | ||
background: url(https://discord.com/api/guilds/ | background: url(https://discord.com/api/guilds/502973274125238284/embed.png) no-repeat; | ||
} | } |
Revision as of 15:47, 4 November 2023
div#mw-panel nav.portal li a[href="https://discord.gg/4dKnfpW"] {
display: inline-block;
position: relative;
height: 20px;
width: 119px;
margin: 0.25em;
}
div#mw-panel nav.portal li a[href="https://discord.gg/4dKnfpW"]::before {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: -0.25em;
content: "";
background: url(https://discord.com/api/guilds/502973274125238284/embed.png) no-repeat;
}