User:Merphant/MySkin.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#column-one {
 top: 0;
 left: 1em;
 position: absolute;
}
 
div#column-one h5 {
 margin: 0;
 padding: 0;
 margin-top: 1em;
 margin-bottom: 0.3em;
}
 
div#content h1.firstHeading {
margin-bottom: 0.2em;
font-size: 1.5em;
}
 
div#bodyContent h3#siteSub {
margin: 0;
}
 
div#column-one ul {
list-style-type: none;
padding: 0;
margin: 0;
}
 
div#content {
margin-left: 10em;
}

/*
Need to flatten this out: see monobook.css

div#p-personal {
position: absolute;
top:0;
align: right;
}
*/

div#footer,
div#p-search {
display: none;
}