Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Created page with ".page-Main_Page #contentSub { display: none }") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
.page-Main_Page #contentSub { display: none } | .page-Main_Page #contentSub { display: none } | ||
+ | |||
+ | /* ConfirmEdit QuestyCaptcha -- on Create Account */ | ||
+ | .htmlform-tip + .mw-htmlform-field-HTMLInfoField .mw-input { color:red; font-weight:bold; font-size:150%; } |
Latest revision as of 14:27, 23 July 2022
.page-Main_Page #contentSub { display: none } /* ConfirmEdit QuestyCaptcha -- on Create Account */ .htmlform-tip + .mw-htmlform-field-HTMLInfoField .mw-input { color:red; font-weight:bold; font-size:150%; }