Please create an account or Login! Have fun!

MediaWiki:Common.css/hilite

Jump to navigation Jump to search

/*

 */

/* 
HILITED 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.  This way, a user can be both a Helper and a Bureaucrat, for example, 
and the bureaucrat designation will override the helper designation.  A user will be 
marked with the last designation on this list that they have:
  -Janitor/Helper
  -Sysop
  -Bureaucrat
  -Staff
Try to keep these lists alphabetized instead of adding to the end (not a requirement).

FORMAT

table.diff a[href|="/wiki/User:Example"], 
ul#pagehistory li a[href|="/wiki/User:Example"], 
ul.special li a[href|="/wiki/User:Example"] { color: #HTMLCOLORCODE; }
 
*/

/*------------------*/
/*--ADMINISTRATORS--*/
/*------------------*/

table.diff a[href|="/wiki/User:Icy001"], 
ul#pagehistory li a[href|="/wiki/User:Icy001"], 
ul.special li a[href|="/wiki/User:Icy001"] { color: #009900; }


table.diff a[href|="/wiki/User:Octavarium64"], 
ul#pagehistory li a[href|="/wiki/User:Octavarium64"], 
ul.special li a[href|="/wiki/User:Octavarium64"] { color: #009900; }


table.diff a[href|="/wiki/User:Geochip1"], 
ul#pagehistory li a[href|="/wiki/User:Geochip1"], 
ul.special li a[href|="/wiki/User:Geochip1"] { color: #009900; }


table.diff a[href|="/wiki/User:Pillowpc2001"], 
ul#pagehistory li a[href|="/wiki/User:Pillowpc2001"], 
ul.special li a[href|="/wiki/User:Pillowpc2001"] { color: #009900; }


/*---------------*/
/*--BUREAUCRATS--*/
/*---------------*/

table.diff a[href|="/wiki/User:Craiga2124"], 
ul#pagehistory li a[href|="/wiki/User:Craiga2124"], 
ul.special li a[href|="/wiki/User:Craiga2124"] { color: #00BDD8; }



/* 

*/