注意:保存之后,你必须清除浏览器缓存才能看到做出的更改。Google ChromeFirefoxMicrosoft EdgeSafari:按住⇧ Shift键并单击工具栏的“刷新”按钮。参阅Help:绕过浏览器缓存以获取更多帮助。

.disamassist-box {
	width: 95%;
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid;
	overflow: hidden;
}

.disamassist-mainbox {
	border-color: #6495ED;
	background: #F2F1D7;
}

.disamassist-pendingeditbox {
	border-color: #6495ED;
	background: #F2F1D7;
}

.disamassist-errorbox {
	border-color: #ff0000;
	background: #ffb2b2;
}

.disamassist-errorbutton {
	float: right;
}

.disamassist-pagetitleline {
	font-weight: bold;
}

.disamassist-editcounter {
	font-size: xx-small;
	float: right;
}

.disamassist-subtitle {
	font-size: x-small;
}

.disamassist-button {
	padding: 0px 1px;
	font-size: small;
}

.disamassist-allbuttons {
	clear: both;
}

.disamassist-leftbuttons {
	float: left;
}

.disamassist-rightbuttons {
	float: right;
}

.disamassist-optionmarker {
	color: #D2691E !important;
	font-style: normal;
	font-weight: normal;
	font-size: xx-small;
}

.disamassist-curroptionmarker {
	font-weight: bold;
}

.disamassist-inclink {
	color: #ff0000;
	font-weight: bold;
}

.disamassist-context {
	font-family: monospace;
}