repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Localisation updates from https://translatewiki.net.
[mediawiki.git]
/
resources
/
src
/
mediawiki.apipretty
/
apipretty.css
blob
3e921f419fa70f55939b543fb65649bcdfc69d1c
1
/* stylelint-disable selector-class-pattern */
2
3
.mw-special-ApiHelp h1.firstHeading
{
4
display
:
none
;
5
}
6
7
.api-pretty-header
{
8
font-size
:
small
;
9
}
10
11
.api-pretty-content
{
12
white-space
:
pre-wrap
;
13
}