<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* stylelint-disable selector-class-pattern */

.mw-special-ApiHelp h1.firstHeading {
	display: none;
}

.api-pretty-header {
	font-size: small;
}

.api-pretty-content {
	white-space: pre-wrap;
}
</pre></body></html>