MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 181: Line 181:
{
{
     max-width: 512px;
     max-width: 512px;
}
/* ConfirmEdit QuestyCaptcha -- on Edit page + add a URL */
label[for=wpCaptchaWord] {
    color:green;
    font-weight:bold;
    font-size:150%;
    font-style:italic;
}
}