User:Ohwang/common.css

Note: After saving, changes may not occur immediately. Click here to learn how to bypass your browser's cache.
  • Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac);
  • Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5;
  • Konqueror: simply click the Reload button, or press F5;
  • Opera users may need to completely clear their cache in Tools→Preferences.
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;
}