MediaWiki:Gadget-ms-TardisAdmin.css: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
(+Rubik) |
No edit summary |
||
Line 21: | Line 21: | ||
'Blackadder ITC', /* For the other half */ | 'Blackadder ITC', /* For the other half */ | ||
'URW Chancery L', /* for virtually all Linux users */ | 'URW Chancery L', /* for virtually all Linux users */ | ||
'Monotype Corsiva', /* For a | 'Monotype Corsiva', /* For a few Win and Mac users */ | ||
fantasy /* everyone's fallback */; | fantasy /* everyone's fallback */; | ||
text-transform:none; | text-transform:none; |
Revision as of 21:08, 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 few 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";
}