R2D Wiki
Advertisement

Note: After publishing, 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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/*
==============================================================================
PLEASE DO NOT CHANGE THE COMMENT COLORS! Keep it as how it is:
Red for Founder(s), Orange for Administrator(s), Yellow for Moderator(s).
==============================================================================
*/


/*----------Founder color----------    */
.comments li > blockquote {
    border-radius: 2px !important;
    border: 1px solid black !important;
}

.comments li > blockquote:before,
.comments li > blockquote:after {
    display: none !important;
}

a[href$="/wiki/User:WikiaColors"],
a[href$="/wiki/User:Drawmeitis"],
a[href$="/wiki/User:PlaceRebuilder"]{
    color: #FF0000 !important;
    text-shadow: 0 0 6px #CE0D41 !important;
}

/*----------Admin color----------    */
.comments li > blockquote {
    border-radius: 2px !important;
    border: 1px solid black !important;
}

.comments li > blockquote:before,
.comments li > blockquote:after {
    display: none !important;
}

a[href$="/wiki/User:Jopede"],
a[href$="/wiki/User:Minininho02"],
a[href$="/wiki/User:Rockynic"]{
    color: #FFA500 !important;
    text-shadow: 0 0 6px #CE0D41 !important;
}

/*----------Mod color----------    */
.comments li > blockquote {
    border-radius: 2px !important;
    border: 1px solid black !important;
}

.comments li > blockquote:before,
.comments li > blockquote:after {
    display: none !important;
}

a[href$="/wiki/User:Sonichackedyou"],
a[href$="/wiki/User:Serun15"],
a[href$="/wiki/User:Mister_Noob"],
a[href$="/wiki/User:ThecoolRPG"],
a[href$="/wiki/User:Ethan2awesome"],
a[href$="/wiki/User:EricisFreaker"],
a[href$="/wiki/User:CrystleJex"],
a[href$="/wiki/User:LeBombastique"]{
    color: #FFFF00 !important;
    text-shadow: 0 0 6px #CE0D41 !important;
}
Advertisement