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.
/* spam. bah */
#siteNotice {
    display: none;
}

/*remove flag icons*/
.flagicon img { display: none !important; }

#wpTextbox1 {
	width:100% !important;
	height:275px !important;
}

.editCheckboxes #minoredit_helplink { display: none; 
}

.mw-parser-output div.navbar-mini abbr { font-variant: normal; 
}
span#sig {background:inherit !important;font-weight:normal !important;text-decoration:none !important;
}
span#sig b{font-weight:normal !important;
}

/* Add a zero-width space before the in-text citation */
sup.reference:before {
    content: "\200B"; text-decoration: none;
}

.ambox-Orphan {
    display: none !important;
}

li#pt-sandbox {display: none;}

#ca-special-specialAssociatedNavigationLinks-link-3 { display: none; }