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.
/* No more banners 
div.cn-fundraising{display:none;}*/

/* clean edit interface 
div#editpage-copywarn{display:none;}
div.mw-tos-summary{display:none;}
div.mw-editTools{display:none;}
span.mw-summary label span small{display:none;}
span.editHelp {display:none;}*/


/* Pretty edit interface
div.editOptions {
  background: #eeF;
  margin: 0px;
  padding: .5em;
  border: 1px solid silver;
  border-width: 0px 1px 1px 1px;
  margin-right: -2px;
  border-radius: 0px 0px 5px 5px;
}*/