Tech, emailconfirmed, Administrators
38,044
edits
No edit summary |
No edit summary |
||
Line 44: | Line 44: | ||
a[href="/wiki/User:Tangerineduel"] { | a[href="/wiki/User:Tangerineduel"] { | ||
color: #c1afbe!important; | color: #c1afbe!important; | ||
font-weight: bold!important; | |||
font-family:"Rubik"; | |||
} | |||
/* -=-=-=-=-=-=-=-=-=-=-=- | |||
Light Theme Overide | |||
-=-=-=-=-=-=-=-=-=-=-=- */ | |||
/* Changes font of Bot edits */ | |||
.theme-fandomdesktop-light a[href="/wiki/User:CzechBot"], /* "CzechOut's Bot */ | |||
.theme-fandomdesktop-light a[href="/wiki/User:SV7"], /* "SOTO's Bot" */ | |||
.theme-fandomdesktop-light a[href="/wiki/User:Wikia_Video_Library"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:Wikia"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:WikiaBot"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:Fandom"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:FANDOM"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:FandomBot"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:Default"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:Maintenance_script"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:MediaWiki_default"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:QATestsBot"], | |||
.theme-fandomdesktop-light 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: #ab22a5; | |||
} | |||
/* Changes colour of Admin edits */ | |||
.theme-fandomdesktop-light a[href="/wiki/User:23skidoo"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:CzechOut"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:Doug86"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:Josiah_Rowe"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:OncomingStorm12th"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:PicassoAndPringles"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:Revanvolatrelundar"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:Scrooge_MacDuck"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:SmallerOnTheOutside"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:SOTO"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:Skittles_the_hog"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:Shambala108"], | |||
.theme-fandomdesktop-light a[href="/wiki/User:Tangerineduel"] { | |||
color: #ab22a5!important; | |||
font-weight: bold!important; | font-weight: bold!important; | ||
font-family:"Rubik"; | font-family:"Rubik"; | ||
} | } |