User:Disavian/monobook.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.
@media handheld {
div#jump-to-nav { display: block; font-style: italic; }
}
 
@media handheld {
div#topicon { position: static; }
}
 
@media handheld {
body div#column-content { 
display: block;
position: static; 
float: none;
clear: both; 
margin-left: 0px; 
margin-top: 0px;
width: 100%; 
padding-left: 0px; }
}
 
@media handheld {
body div#column-content div#content {
display: block;  
position: static; 
float: none;
clear: both;
margin-left: 0px; 
margin-top: 0px;
width: 100%; 
padding-left: 0px; }
}
 
@media handheld {
div#column-one { position: static; padding-top: 1em; }
}
 
@media handheld {
#p-logo { position: static; }
}
 
@media handheld {
.portlet h5 { margin: 0.5em 0; }
}
 
@media handheld {
.portlet li { white-space: nowrap; }
}
 
@media handheld {
#p-cactions { position: static; padding-left: 0; white-space: normal; }
}
 
@media handheld {
#p-cactions h5 { display: block; }
}
 
@media handheld {
#p-cactions ul { margin: 0; }
}
 
@media handheld {
#p-personal { position: static; white-space: normal; }
}
 
@media handheld {
#p-personal h5 { display: block; }
}
 
@media handheld {
#p-personal ul { text-align: left; padding: 0; }
}
 
@media handheld {
div#p-logo { display: none; }
}
 
@media handheld {
#footer { margin: 1em 0; }
}

#newarticletext {display:none}
.editHelp {display:none}
.mw-editTools {display:none}
#minoredit_helplink {display:none}
#editpage-copywarn {display:none}
#editpage-copywarn2 {display:none}
#editpage-copywarn3 {display:none}
#footer {display:none}

/* Remove fundraiser banner and sitenotice */
#sitenotice-fundraiser {display:none}
#siteNotice, #fundraiser, .fundraiser-box { display:none; !important; }