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.
#content {
	font-family:FreeSerif, Baskerville, serif;
}
b, strong {
	font-weight:normal;
	color:#3d1600;
	font-family:Liberation Sans, DejaVu Sans, sans-serif;
}
.editOptions {
	border-left: 5px solid red;
	margin-left:0px;
}
.vector-menu-content-list {
	border-left: 3px solid orange;
	border-radius:2px;
	margin-left:2px;
	background-color: hsla(273, 100%, 50%, 0);
}
textarea {
	border-bottom:3px solid red;
}