Notice: We are aware that many of the Chewiki’s images are still broken. We promise: we will try our best to fix it, but we don't guarantee that the fix will be trivial.

MediaWiki:Common.css

From Chewiki Archive - YouChew: 1% Funny, 99% Hot Gas
Revision as of 23:02, 4 February 2012 by TheFXexpert (talk | contribs)

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Mozilla Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh);
  • Konqueror: click Reload or press F5;
  • Opera: clear the cache in Tools → Preferences;
  • Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
/*<pre> */
/* CSS placed here will be applied to all skins */

/*----------------------------*/
/* HIGHLIGHTED USERNAMES LIST */
/*----------------------------*/
/*
------------
INSTRUCTIONS
------------
 
The order that names appear on this list determine which title takes precedence.  
A user will be marked by the last entry in this list, no matter how many entries they have.  
 
A user will be marked with the last designation on this list that they are:
* Adminstrator/Sysop
* Chewiki Staff
 
This is from the Call of Duty wiki. Credits to them please.
 
*/
 
/* Sysops */
 
a[href="/wiki/User:AbsoluteBillion"],
a[href="/wiki/User:AkaPella"],
a[href="/wiki/User:Dopply"], 
a[href="/wiki/User:Intermission"], 
a[href="/wiki/User:NinjaCoachZ"],
a[href="/wiki/User:RabbitSnore"],
a[href="/wiki/User:Stegblob"], 
a[href="/wiki/User:The_Electric_Cheese"], 
a[href="/wiki/User:TheFXexpert"], 
a[href="/wiki/User:Thereisnospork303"], { color:#1B7DBF !important; }

/* Chewiki Staff */

a[href="/wiki/User:Crazy_Luigi"], 
a[href="/wiki/User:DoomZappo"],
a[href="/wiki/User:Kingplatypus3rd"],
a[href="/wiki/User:Probo"],
a[href="/wiki/User:Sonic"],
a[href="/wiki/User:Triple_sSs"],
a[href="/wiki/User:YTPnews1.MustangSally72"],
a[href="/wiki/User:Yoshit"] { color:#8000BF !important; }