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.special.userlogin.login.styles
/
login.less
blob
fefa367a4f31b68a74d8b361a6b74ed105722d91
1
/* The login form invites users to create an account */
2
#mw-createaccount-cta {
3
width: 20em;
4
background: url( images/glyph-people-large.png ) no-repeat 50%;
5
margin: 0 auto;
6
padding-top: 7.8em;
7
font-weight: bold;
8
}
9
10
.mw-htmlform-codex a.cdx-button {
11
align-items: center;
12
display: inline-flex;
13
}