MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 126: Line 126:
     width: 6em;            /* the vde links from [[Template:Tnavbar]],  */
     width: 6em;            /* the vde links from [[Template:Tnavbar]],  */
}                          /* so they need to be the same width.        */
}                          /* so they need to be the same width.        */
/* Admin Coloured Names */
a[href*="/wiki/User:Thestickman391"],
a[href*="/wiki/User:JoshDuMan"] {
    color: red !important;
    font-weight: bold !important;
    background-image: url(https://ukikipedia.net/mediawiki/images/9/95/Sparkle_red.gif);
}
/* Expert Coloured Names */
a[href*="/wiki/User:1ted59"],
a[href*="/wiki/User:Contriboutor"],
a[href*="/wiki/User:Iwer_Sonsch"],
a[href*="/wiki/User:TylerKehne"],
a[href*="/wiki/User:Pannenkoek2012"],
a[href*="/wiki/User:Timestoppa"] {
    color:#FFAA00 !important;
    font-weight: bold !important;
    background-image: url(https://ukikipedia.net/mediawiki/images/d/d7/Sparkle_yellow.gif);
}
/* Major Contributor Coloured Names */
a[href*="/wiki/User:Bloopiero"],
a[href*="/wiki/User:MMMMMMMMMMMMM"],
a[href*="/wiki/User:Bad_boot"],
a[href*="/wiki/User:EthanWhite"] {
    color:#38d10a !important;
    font-weight: bold !important;
    background-image: url(https://ukikipedia.net/mediawiki/images/3/36/Sparkle_green.gif);
}


.mw-wiki-logo {
.mw-wiki-logo {
     background-size:contain;
     background-size:contain;
}
}
709

edits