MediaWiki:Gadget-ms-TardisAdmin.css: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
(moving over from Common.css) |
(+Rubik) |
||
Line 44: | Line 44: | ||
color: #521452; | color: #521452; | ||
font-weight: normal; | font-weight: normal; | ||
font-family: | font-family:"Rubik"; | ||
} | } |
Revision as of 21:07, 7 October 2018
/* =======================
ADMIN COLOURING
======================= */
/* Changes font of Bot edits */
a[href="/wiki/User:CzechBot"], /* "CzechOut's Bot */
a[href="/wiki/User:SV7"], /* "SOTO's Bot" */
a[href="/wiki/User:Wikia_Video_Library"],
a[href="/wiki/User:Wikia"],
a[href="/wiki/User:WikiaBot"],
a[href="/wiki/User:Fandom"],
a[href="/wiki/User:FANDOM"],
a[href="/wiki/User:FandomBot"],
a[href="/wiki/User:Default"],
a[href="/wiki/User:Maintenance_script"],
a[href="/wiki/User:MediaWiki_default"],
a[href="/wiki/User:QATestsBot"],
a[href="/wiki/user:VSTF_bot"] {
font-family: Zapfino, /* For Mac */
'Edwardian Script ITC', /* For half of Win users */
'Blackadder ITC', /* For the other half */
'URW Chancery L', /* for virtually all Linux users */
'Monotype Corsiva', /* For a tiny fraction of Win and Mac users */
fantasy /* everyone's fallback */;
text-transform:none;
font-size:85%;
color: #521452 /* #6E6AC4 */;
}
/* Changes colour of Admin edits */
a[href="/wiki/User:23skidoo"],
a[href="/wiki/User:Amorkuz"],
a[href="/wiki/User:CzechOut"],
a[href="/wiki/User:Doug86"],
a[href="/wiki/User:Josiah_Rowe"],
a[href="/wiki/User:PicassoAndPringles"],
a[href="/wiki/User:Revanvolatrelundar"],
a[href="/wiki/User:SmallerOnTheOutside"],
a[href="/wiki/User:SOTO"],
a[href="/wiki/User:Skittles_the_hog"],
a[href="/wiki/User:Shambala108"],
a[href="/wiki/User:Tangerineduel"] {
color: #521452;
font-weight: normal;
font-family:"Rubik";
}