Web
Analytics
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!

Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
fixed the captcha styles to the correct classes
(added basic styles to captcha area)
(fixed the captcha styles to the correct classes)
Line 802: Line 802:


/* ConfirmEdit QuestyCaptcha --*/
/* ConfirmEdit QuestyCaptcha --*/
label[for=wpCaptchaWord] {
.mw-htmlform-field-HTMLInfoField.mw-ui-vform-field {
     color:green;
     background: #c3dbc3;
     font-weight:bold;
     padding: 5px;
    font-size:150%;
}
     font-style:italic;
 
.mw-htmlform-field-HTMLInfoField.mw-ui-vform-field .mw-input {
     font-weight: bold;
}
}

Navigation menu