Merge "build: Update grunt-jscs to 2.8.0"
[lhc/web/wiklou.git] / resources / src / mediawiki.special / mediawiki.special.userlogin.login.css
1 /* The login form invites users to create an account */
2 #mw-createaccount-cta {
3 width: 20em;
4 /* @embed */
5 background: url( images/glyph-people-large.png ) no-repeat 50%;
6 margin: 0 auto;
7 padding-top: 7.8em;
8 }