Jump to content

User:Ohwang/common.css

From Wikipedia, the free encyclopedia
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.
div#p-logo, div#p-navigation, div#p-interaction {
	display: none;
}

div#mw-panel.collapsible-nav {
	top: 0px;
	width: 7.5em;
}

div#content {
	margin-left: 7.5em;
}

div#mw-page-base {
	height: 4em;
}

div#mw-head-base {
	margin-left: 7.5em;
}

div#left-navigation {
	margin-left: 7.5em;
	margin-top: 1.5em;
}

div#right-navigation {
	margin-top: 1.5em;
}

#mw-panel.collapsible-nav .portal .body {
	margin: 0 0 0 0.2em;
}

h3#p-coll-print_export-label {
	display: none;
}