[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Summary view] [Print] [Text view]
1 /* The login form invites users to create an account */ 2 #mw-createaccount-cta { 3 width: 20em; 4 height: 10em; 5 /* @embed */ 6 background: url(images/glyph-people-large.png) no-repeat 50%; 7 margin: 0 auto; 8 padding-top: 4em; 9 } 10 11 #mw-createaccount-cta, 12 #mw-createaccount-another { 13 font-size: 0.9em; 14 font-weight: normal; 15 text-align: center; 16 } 17 18 #mw-createaccount-join { 19 margin-left: 0.75em; 20 width: auto; 21 display: inline-block; 22 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |