<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#container {
	margin-left: 0 !important;
	min-width: 17em;
}
#navigation {
	display: block !important;
}

@media screen and (min-width: 1200px)
{
	#navigation,
	#content {
		font-size: 1em;
	}
}</pre></body></html>