User:Exhelah/hydra.css - minecraft.fandom.com

Treść tej podstrony pochodzi z artykułu „User:Exhelah/hydra.css” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
/* Stop pre (often used for code blocks) from breaking out the page */
pre {
	overflow-x: auto;
}

/* Junk-b-gone */
#p-socialProfiles,
#p-sharing,
.atfmrec,
.t-netbar-help,
body .t-netbar-premium,
body .t-netbar-giveaways,
body .t-netbar-store,
#wikiEditor-ui-toolbar .tab-msupload,
#upload_div,
#ca-switch_type,
#ca-user_profile,
.t-netbar-userInfo .t-netbar-section:nth-child(6) {
	display: none !important;
}