Localisation updates from https://translatewiki.net.
[mediawiki.git] / resources / src / mediawiki.special.userlogin.login.styles / login.less
blobfefa367a4f31b68a74d8b361a6b74ed105722d91
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;
10 .mw-htmlform-codex a.cdx-button {
11         align-items: center;
12         display: inline-flex;