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.
/* Full width search results */
.mw-search-results.mw-search-results,
.mw-search-results-container.mw-search-results-container {
	max-width: none;
	width: 100%;
}

/*Remove search thumbnails*/
.searchResultImage-thumbnail {display:none;}

.postedit{display: none;}
.mw-parser-output .cs1-maint {display: inline;} /* display Citation Style 1 maintenance messages */
.mw-parser-output .cs1-hidden-error {display: inline;} /* display hidden Citation Style 1 error messages */

a:visited { color: darkgreen;}

#bodyContent a[title="User:BrownHairedGirl"]:before  {
	width: 1em;
	height: 1em;
/*	border-left: 10px solid #ff7700;
	border-right: 50px solid #ff7700;
*/
	background-color: #ff7700;
	color: #ffffff;
	position: relative;
	content: "...";
	top: 0px;
	left: 0px;
}