User:DEJVOSS/common.css - minecraft.fandom.com

Treść tej podstrony pochodzi z artykułu „User:DEJVOSS/common.css” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
/* Minecraft wiki enhanced v 1.0 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; 
	
}

.global-footer {
	display:none;
}

.highlight__sticky-container {
	display:none;	
}