MediaWiki:Gadget-ms-TardisAdmin.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
No edit summary
((Fixing small error, and bringing consistency to note styles for override.))
Line 16: Line 16:
a[href="/wiki/User:MediaWiki_default"],
a[href="/wiki/User:MediaWiki_default"],
a[href="/wiki/User:QATestsBot"],
a[href="/wiki/User:QATestsBot"],
a[href="/wiki/user:VSTF_bot"] {  
a[href="/wiki/User:VSTF_bot"] {  
     font-family: Zapfino, /* For Mac */
     font-family: Zapfino, /* For Mac */
               'Edwardian Script ITC', /* For half of Win users */
               'Edwardian Script ITC', /* For half of Win users */
Line 47: Line 47:
     font-family:"Rubik";
     font-family:"Rubik";
}
}


/*  -=-=-=-=-=-=-=-=-=-=-=-
/*  -=-=-=-=-=-=-=-=-=-=-=-
     Light Theme Overide
     LIGHT MODE OVERRIDE
     -=-=-=-=-=-=-=-=-=-=-=- */
     -=-=-=-=-=-=-=-=-=-=-=- */


/*  Changes font of Bot edits */
/*  Changes font of Bot edits (light mode override) */
.theme-fandomdesktop-light a[href="/wiki/User:CzechBot"], /* "CzechOut's Bot */
.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:SV7"], /* "SOTO's Bot" */
Line 67: Line 65:
.theme-fandomdesktop-light a[href="/wiki/User:MediaWiki_default"],
.theme-fandomdesktop-light a[href="/wiki/User:MediaWiki_default"],
.theme-fandomdesktop-light a[href="/wiki/User:QATestsBot"],
.theme-fandomdesktop-light a[href="/wiki/User:QATestsBot"],
.theme-fandomdesktop-light a[href="/wiki/user:VSTF_bot"] {  
.theme-fandomdesktop-light a[href="/wiki/User:VSTF_bot"] {  
     font-family: Zapfino, /* For Mac */
     font-family: Zapfino, /* For Mac */
               'Edwardian Script ITC', /* For half of Win users */
               'Edwardian Script ITC', /* For half of Win users */
Line 79: Line 77:
}
}


/*  Changes colour of Admin edits */
/*  Changes colour of admin edits (light mode override) */


.theme-fandomdesktop-light a[href="/wiki/User:23skidoo"],
.theme-fandomdesktop-light a[href="/wiki/User:23skidoo"],

Revision as of 11:55, 8 January 2022

/*  =======================
    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:CzechOut"],
a[href="/wiki/User:Doug86"],
a[href="/wiki/User:Josiah_Rowe"],
a[href="/wiki/User:OncomingStorm12th"],
a[href="/wiki/User:PicassoAndPringles"],
a[href="/wiki/User:Revanvolatrelundar"],
a[href="/wiki/User:Scrooge_MacDuck"],
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!important;
    font-weight: bold!important;
    font-family:"Rubik";
}

/*  -=-=-=-=-=-=-=-=-=-=-=-
    LIGHT MODE OVERRIDE
    -=-=-=-=-=-=-=-=-=-=-=- */

/*  Changes font of Bot edits (light mode override) */
.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 (light mode override) */

.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-family:"Rubik";
}