MediaWiki:Common.css: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Manual revert
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
/** CSS placed here will be applied to all skins */
/** CSS placed here will be applied to all skins */
/* ConfirmEdit QuestyCaptcha -- on Create Account */
.htmlform-tip + .mw-htmlform-field-HTMLInfoField { color:red; }
.mw-htmlform-field-HTMLInfoField.mw-ui-vform-field > label {
    color:green;
    font-weight:bold;
    font-size:150%;
    font-style:italic;
}

Latest revision as of 14:05, 26 September 2023

/** CSS placed here will be applied to all skins */