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('https://fonts.googleapis.com/css?family=Amarante');
@import url('https://fonts.googleapis.com/css?family=Alegreya:700');
@import url('https://fonts.googleapis.com/css?family=Crimson+Text:600');
@import url('https://fonts.googleapis.com/css?family=Acme');
@import url('http://internal-vstf.wikia.com/load.php?articles=MediaWiki:NiceButtons2.css&only=styles&mode=articles');

.wds-global-navigation__logo {
    border-top: 1px solid #39424d;
}
.wds-global-navigation__logo-image.wds-is-wds-company-logo-fandom {
    padding-bottom: 4px;
    width: 1px;
}

.wds-community-header__counter-label {
font-size: 14px;;
}
.wds-community-header__counter-value {
    font-size: 14px;
    line-height: 1;
}

.wds-global-navigation__logo-image.wds-is-wds-company-logo-powered-by-wikia {
    border-bottom: 1px solid #00d6d6;
    border-top: 1px solid #00d6d6;
    height: 1px;
    padding: 1px 0;
    margin: 0 1px 1px 1px;
    width: 9px;
    zoom: 1.0000001;
}

.UserProfileMasthead .masthead-info hgroup {
    background-color: #404a57;
    background-image: -moz-linear-gradient(top,#566374 0%,#00f 100%);
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,color-stop(0%,#00f),color-stop(100%,#404a57));
    background-image: -o-linear-gradient(top,#566374 0%,#404a57 100%);
    background-image: -ms-linear-gradient(top,#566374 0%,#404a57 100%);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    overflow: auto;
    padding: 8px 25px;
    font-family: 'Acme', sans-serif;
}


body.pph-experiment.user-logged .PremiumPageHeader {
    display: inline;
    font-family: 'Acme', sans-serif;
}

.UserProfileMasthead .masthead-info {
    box-shadow: 0px 2px 10px 0 rgba(0,0,0,0.25);
    zoom: 1;
    background: #f0f0f0;
    font-family: 'Amarante', cursive;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-left: 175px;
    margin-bottom: 10px;
    position: relative;
}

body {
font-family: 'Acme', sans-serif;
}

.wds-button.wds-is-squished {
    font-size: 14px;
    color: blue;
    opacity: 0.6;
}