Community Central
Community Central

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.
@import "http://dev.wikia.com/load.php?mode=articles&articles=Highlight/code.css&only=styles";

/* Removing Wikia Ads */
.wikia-ad { display: none; }

/* link colour for displayTimer.js */
#GlobalNavigation > #displayTimer > #showdate a {color:#8a00b4 !important}

.WikiaPage {
    background-image: url(http://fc06.deviantart.net/fs70/f/2014/190/7/c/untitled_drawing_by_maulle-d7pwp9f.png) !important;
    background-size: 1365px 690px !important;
    background-position: center !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
}

a {
    color: #8a00b4;
}
.Chat .inline-alert
.Chat .me-message
.Chat .message.ping
.Chat .username 
.wordmark {
    color: #8a00b4 !important;
    font-weight: bold !important;
}
.Chat .time {
    /*color: #;*/
}
 
.ChatWindow { 
   background: url(http://fc06.deviantart.net/fs70/f/2014/190/7/c/untitled_drawing_by_maulle-d7pwp9f.png); !important;
    background-size: 1365px 690px !important;
    background-position: center !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
}