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 url('/load.php?debug=false&lang=en&mode=articles&articles=u:dev:MediaWiki:Nord.css&only=styles');
/*@import url('https://fonts.googleapis.com/css?family=Rubik:400,400i,700,700i');*/

#article-comments-counter-header,
#wkRelPagHead,
#mw-content-text h2,
#mw-content-text h3,
#mw-content-text h4,
#mw-content-text h5,
#mw-content-text h6 {
    font-weight: bold;
}
 
.article-comm-text p:first-of-type {
    margin-top: 0;
}

.wikia-button.createpage, #mixed-content-footer, #recirculation-rail, #ShareEntryPoint {
    display: none !important;
}

#WikiaFooter {
    margin: 0;
}
 
#wpTextbox1, #wpTextbox0 {
    border: none !important;
}
 
.wds-community-header__top-container {
    height: 53px;
}
 
.wds-community-header__sitename {
    margin-top: 19px;
}

#WikiaPage {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.article-categories, .WikiaArticleInterlang, #ca-ve-edit {
    display:none;
}

.WikiaPage .page-header__contribution-buttons > *:not(:last-child) {
    margin-left: 3px;
    margin-right: 0;
}

.avatar {
    border-radius: 50% !important;
    border-width: 2px !important;
}

body, .community-page-header, .CommunityPageContainer, .wds-global-navigation__search-input {
    font-family: Rubik, sans-serif;
}
 
a.wikia-button, .wikia-single-button a, .wikia-menu-button, input[type="submit"], input[type="reset"], input[type="button"], .button, button {
    font-family: inherit !important;
}
 
.navbox .mw-collapsible-toggle a {
    color: inherit;
}

table.wikitable > tr > th,
table.wikitable > tr > td,
table.wikitable > * > tr > th,
table.wikitable > * > tr > td {
    padding: 0.2em 0.4em;
}