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#sitenotice-fundraiser { display: none; }
div#sitenotice-fundraiser div#siteNoticeBig { display: none; }
div#sitenotice-fundraiser div#siteNoticeSmall { display: none; }

@media handheld { div.floatright { float: none; } }
@media handheld { div.infobox { float: none; } }
@media handheld { div.tright { float: none; } }

@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; }
}