1 /* Disable the underline that Vector puts on h2 headings, and bold them. */
7 /**** shuffled CAPTCHA ****/
12 .mw-createacct-captcha-container {
13 background-color: #f8f8f8;
14 border: 1px solid
#c9c9c9;
19 .mw-createacct-captcha-assisted {
24 /* Put a border around the fancycaptcha-image-container. */
25 .mw-createacct-captcha-and-reload {
26 border: 1px solid
#c9c9c9;
27 display: table-cell
; /* Other display formats end up too wide */
29 background-color: #FFF;
32 /* Make the fancycaptcha-image-container full-width within its parent. */
33 .fancycaptcha-image-container
38 /**** Benefits column CSS to the right (if it fits) of the form. ****/
39 .mw-ui-container #userloginForm {
43 div
.mw-createacct-benefits-container
{
47 div
.mw-createacct-benefits-container h2
{
51 div
.mw-benefits-icon
{
52 display: inline-block
;
61 .mw-benefits-icon.icon-edits {
63 background: url
(images
/icon-edits
.png
) no-repeat right
;
66 .mw-benefits-icon.icon-pages {
68 background: url
(images
/icon-pages
.png
) no-repeat right
;
71 .mw-benefits-icon.icon-contributors {
73 background: url
(images
/icon-contributors
.png
) no-repeat right
;
76 /* Special font for numbers in benefits*/
77 div
.mw-number-text h3
{
82 font-family: 'Georgia', serif
;