summaryrefslogtreecommitdiff
path: root/www/wiki/resources/src/mediawiki/mediawiki.apipretty.css
blob: 99e4569581b0120ca4bc278a8d3d0cb5515016b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
.mw-special-ApiHelp h1.firstHeading {
	display: none;
}

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

.api-pretty-content {
	white-space: pre-wrap;
}