Difference between revisions of "MediaWiki:Common.css"

From embargo
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
 
/* ConfirmEdit QuestyCaptcha -- on Create Account */
 
/* ConfirmEdit QuestyCaptcha -- on Create Account */
/* .htmlform-tip + .mw-htmlform-field-HTMLInfoField + .mw-input { color:red; } */
+
.htmlform-tip + .mw-htmlform-field-HTMLInfoField .mw-input { color:red; font-weight:bold; font-size:150%; }
.htmlform-tip + .mw-input { color:red; }
 

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%; }