MediaWiki:Gadget-ms-TardisAdmin.css: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
(changing to the exterior plum-grey of the Doctor's coat) |
(making minor edit to try to et this sucker to work) |
||
Line 25: | Line 25: | ||
text-transform:none; | text-transform:none; | ||
font-size:85%; | font-size:85%; | ||
color: #c1afbe | color: #c1afbe; | ||
} | } | ||
Revision as of 02:44, 10 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: #c1afbe;
}
/* 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: #c1afbe;
font-weight: bold;
font-family:"Rubik";
}