Minecraft Wiki
Advertisement

Documentation may be created at User:VersionHistorianJerry/common.css/doc.

Note: After saving, you have to bypass your browser's cache to see the changes.

Google Chrome, Firefox, Microsoft Edge, and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button.
For details and instructions about other browsers, see Wikipedia:Bypass your cache.

/* Minecraft wiki enhanced v1 by DEJVOSS (thanks to icanttellyou for base css) */
body {
    zoom: 90%;
}

#global-wrapper.with-siderail #content #bodyContent {
    box-sizing: unset;
    float: unset;
    width: 100%;
}
.global-navigation {
    display: none;
}
.main-container {
    margin-left: 0;
    width: 100%;
}
.fandom-sticky-header {
    left: 0;
}
.page__right-rail {
    display: none;
}
#WikiaBarWrapper {
    display: none;
}
.fandom-community-header__background {
    width: 100%;
}
.ad-slot-placeholder {
    display: none !important;
}

.wds-global-footer__main {
    display: none;
}

.wds-global-footer__bottom-bar-row {
    display: none;
}

.wds-global-footer__bottom-bar-row {
    display: none;
}

.mcf-wrapper {
    display: none;
}

.wds-global-footer__bottom-bar {
    display: none;
}

.search-modal {
    width: 100%;
}

.wds-collapsible-panel__header {
    display:none;
}
Advertisement