<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#cr-disablednotice {
	font-size: 1.2em;
	line-height: 1.3em;
	background: #ffffd9 url("warning-icon.png") no-repeat 1.1em 50%;
	border: 1px solid orange;
	padding: 1.1em 1em 1em 4em;
}
</pre></body></html>