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
Implement extension registration from an extension.json file
[mediawiki.git]
/
resources
/
src
/
mediawiki
/
mediawiki.apipretty.css
blob
fe5e634d725a305b119d6a6fad5c07f7b468a520
1
h1
.
firstHeading
{
2
display
:
none
;
3
}
4
5
.api-pretty-header
{
6
font-size
:
small
;
7
}
8
9
.api-pretty-content
{
10
white-space
:
pre-wrap
;
11
}