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.

Difference between revisions of "MediaWiki:Common.css"

From Chewiki Archive - YouChew: 1% Funny, 99% Hot Gas
m
Line 25: Line 25:
 
/* Sysops */
 
/* Sysops */
 
   
 
   
a[title=User:AbsoluteBillion"],
+
a[title="User:AbsoluteBillion"],
a[title=User:AkaPella"],
+
a[title="User:AkaPella"],
a[title=User:Dopply"],  
+
a[title="User:Dopply"],  
a[title=User:Intermission"],  
+
a[title="User:Intermission"],  
a[title=User:NinjaCoachZ"],
+
a[title="User:NinjaCoachZ"],
a[title=User:RabbitSnore"],
+
a[title="User:RabbitSnore"],
a[title=User:Stegblob"],  
+
a[title="User:Stegblob"],  
a[title=User:The_Electric_Cheese"],  
+
a[title="User:The_Electric_Cheese"],  
a[title=User:TheFXexpert"],  
+
a[title="User:TheFXexpert"],  
a[title=User:Thereisnospork303"] { color:#1B7DBF !important; font-weight:bold;}
+
a[title="User:Thereisnospork303"] { color:#1B7DBF !important; font-weight:bold;}
  
 
/* Chewiki Staff */
 
/* Chewiki Staff */
  
a[title=User:Crazy_Luigi"],  
+
a[title="User:Crazy_Luigi"],  
a[title=User:DoomZappo"],
+
a[title="User:DoomZappo"],
a[title=User:Kingplatypus3rd"],
+
a[title="User:Kingplatypus3rd"],
a[title=User:Probo"],
+
a[title="User:Probo"],
a[title=User:Sonic"],
+
a[title="User:Sonic"],
a[title=User:Triple_sSs"],
+
a[title="User:Triple_sSs"],
a[title=User:YTPnews1.MustangSally72"],
+
a[title="User:YTPnews1.MustangSally72"],
a[title=User:Yoshit"] { color:#770FBF !important; font-weight:bold;}
+
a[title="User:Yoshit"] { color:#770FBF !important; font-weight:bold;}

Revision as of 15:52, 10 February 2012

/*<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 doesn't work on the default skin for some reason.
 
This is from the Call of Duty wiki. Credits to them please.
 
*/
 
/* Sysops */
 
a[title="User:AbsoluteBillion"],
a[title="User:AkaPella"],
a[title="User:Dopply"], 
a[title="User:Intermission"], 
a[title="User:NinjaCoachZ"],
a[title="User:RabbitSnore"],
a[title="User:Stegblob"], 
a[title="User:The_Electric_Cheese"], 
a[title="User:TheFXexpert"], 
a[title="User:Thereisnospork303"] { color:#1B7DBF !important; font-weight:bold;}

/* Chewiki Staff */

a[title="User:Crazy_Luigi"], 
a[title="User:DoomZappo"],
a[title="User:Kingplatypus3rd"],
a[title="User:Probo"],
a[title="User:Sonic"],
a[title="User:Triple_sSs"],
a[title="User:YTPnews1.MustangSally72"],
a[title="User:Yoshit"] { color:#770FBF !important; font-weight:bold;}