User:Amatulic/common.css - minecraft.fandom.com
Jump to navigation
Jump to search
Treść tej podstrony pochodzi z artykułu „User:Amatulic/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) */
/* Modified by Amatulic to restore its usefulness for actually working on the wiki rather than just browsing */
/* body { zoom: 90%; } */ /* Prefer to use browser to zoom; this setting is hard on my eyes */
#global-wrapper.with-siderail #content #bodyContent {
box-sizing: unset;
float: none; /* unset; */ /* "unset" is an illegal value for float */
width: 100%;
}
/* .global-navigation { display: none; } */ /* comment out to restore user profile and notification icons */
.main-container {
margin-left: 0;
width: 100%;
}
.fandom-sticky-header { left: 0; }
.page__right-rail { display: none; }
/* #WikiaBarWrapper { display: none; } */ /* comment out to restore toolbar */
/* .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; }
.wds-global-footer__bottom-bar { display: none; }
.mcf-wrapper { display: none; }
.search-modal { width: 100%; }
.wds-collapsible-panel__header { display: none; }
/*------*/
/*
.page-content dd {
margin-top: 0.4em;
margin-bottom: 0.4em;
}
*/