<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#left-navigation {
	display: none !important;
}

#right-navigation {
	display: none !important;
}

#p-search {
	display: none !important;
}

#mw-panel div.portal {
	display: none !important;
}

body.ltr #footer #footer-places {
	display: none !important;
}

/* extra-specific to take precedence */
html body #donate .errorHighlight,
form .errorHighlight {
	border: 2px solid #f00 !important;
}
</pre></body></html>