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.
/* AjaxDiff (dev) */
@import url(http://dev.wikia.com/index.php?title=AjaxDiff/code.css&action=raw&ctype=text/css);
/* RecentChangesMultiple (dev) */
@import url(http://dev.wikia.com/index.php?title=RecentChangesMultiple/stylesheet.css&action=raw&ctype=text/css);
/* Highlight (dev) */
@import "http://dev.wikia.com/load.php?mode=articles&articles=Highlight/code.css&only=styles";

.WikiaArticle,
#WikiaPage,
.textarea#wpTextbox1,
.i18ndoc,
.wds-community-header__sitename, 
.wds-community-header .wds-community-header__sitename a, 
.wds-community-header .wds-tabs__tab-label,
.wds-is-not-scrollable .wds-dropdown__content,
.wds-community-header .wds-dropdown__content .wds-list.wds-is-linked li > a {
	font-family: 'Rubik', sans-serif;
}

/* Remove advertisements */
#WikiaTopAds, #WikiaArticleBottomAd, .home-top-right-ads, .WikiaFooter.notoolbar section {
    display:none;
}