User:Wikipenguino45/common.css

From Club Penguin Fanon Wiki
Jump to: navigation, search

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

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences
/* colored user names */
 /* me */
a[href="/wiki/User:Wikipenguino45"], a[href="http://fanon.clubpenguinwiki.info/wiki/User:Wikipenguino45"],
.custom {
 color: #1E90FF;
 font-weight: bold;
 font-family: Silom;
}
 
/* colored user names */
 /* Pen */
a[href="/wiki/User:Penstubal"], a[href="http://fanon.clubpenguinwiki.info/wiki/User:Penstubal"],
.custom {
 color: #5060E7;
 font-weight: bold;
 
}
 
/* colored user names */
 /* Lollipop */
a[href="/wiki/User:Lollipop_386"], a[href="http://fanon.clubpenguinwiki.info/wiki/User:Lollipop_386"],
.custom {
 color: red;
 font-weight: bold;
 
}
 
/* colored user names */
 /* Quacker */
a[href="/wiki/User:Quackerpingu"], a[href="http://fanon.clubpenguinwiki.info/wiki/User:Quackerpingu"],
.custom {
 color: #1DBA28;
 font-weight: bold;
 
}
 
/* colored user names */
 /* Zeno */
a[href="/wiki/User:Twozenos124"], a[href="http://fanon.clubpenguinwiki.info/wiki/User:Twozenos124"],
.custom {
 color: blue;
 font-weight: bold;
 
}
 
/* colored user names */
 /* Chill */
a[href="/wiki/User:Chill57181"], a[href="http://fanon.clubpenguinwiki.info/wiki/User:Chill57181"],
.custom {
 color: darkorange;
 font-weight: bold;
 
}
 
/* colored user names */
 /* Dave */
a[href="/wiki/User:Mrdave921"], a[href="http://fanon.clubpenguinwiki.info/wiki/User:Mrdave921"],
.custom {
 color:#FF4900;
 font-weight: bold;
}
 
/* colored user names */
 /* Mr Cow */
a[href="/wiki/User:Mr_Cow2"], a[href="http://fanon.clubpenguinwiki.info/wiki/User:Mr_Cow2"],
.custom {
 color:#B85B00;
 font-weight: bold;
}
 
a[href="/wiki/User:Fooly8"], a[href="http://fanon.clubpenguinwiki.info/wiki/User:Fooly8"],
 /* Fooly */
.custom {
 color: green;
 font-weight: bold;
 font-family: Comic Sans MS;
}
 
a[href="/wiki/User:Dave33333"], a[href="http://fanon.clubpenguinwiki.info/wiki/User:Dave33333"],
 /* The other dave */
.custom {
 color: red;
 font-weight: bold;
}
 
a[href="/wiki/User:Amigopen"], a[href="http://fanon.clubpenguinwiki.info/wiki/User:Amigopen"],
 /* Amigo */
.custom {
 color: darkorange;
 font-weight: bold;
}
 
a[href="/wiki/User:Puffle_Escape"], a[href="http://fanon.clubpenguinwiki.info/wiki/User:Puffle_Escape"],
 /* PE */
.custom {
 color: purple;
 font-weight: bold;
}
 
a[href="/wiki/User:SlenderXP"], a[href="http://fanon.clubpenguinwiki.info/wiki/User:SlenderXP"],
 /* Slender */
.custom {
 color: black;
 font-weight: bold;
}
 
a[href="/wiki/User:Penguinpuffdude"], a[href="http://fanon.clubpenguinwiki.info/wiki/User:Penguinpuffdude"],
 /* PPD */
.custom {
 color: orange;
 font-weight: bold;
}
 
 a[href="/wiki/User:Brant"], a[href="http://fanon.clubpenguinwiki.info/wiki/User:Brant"],
 /* Brant */
.custom {
 color: blue;
 font-weight: bold;
}
 
a[href="/wiki/User:Mcdonalds394"], a[href="http://fanon.clubpenguinwiki.info/wiki/User:Mcdonalds394"],
 /* Mcdonalds */
.custom {
 color: #043A9A;
 font-weight: bold;
}
 
 
a[href="/wiki/User:Snowstormer"], a[href="http://fanon.clubpenguinwiki.info/wiki/User:Snowstormer"],
 /* Cats */
.custom {
 color: teal;
 font-weight: bold;
}