「MediaWiki:Common.css」の版間の差分
ナビゲーションに移動
検索に移動
| 10行目: | 10行目: | ||
font-size:150%; | font-size:150%; | ||
font-style:italic; | font-style:italic; | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
} | } | ||
2021年1月25日 (月) 08:35時点における版
/* ここに記述したCSSはすべての外装に反映されます */
/* ConfirmEdit QuestyCaptcha -- on Create Account */
.htmlform-tip + .mw-htmlform-field-HTMLInfoField { color:red; }
/* ConfirmEdit QuestyCaptcha -- on Edit page + add a URL */
label[for=wpCaptchaWord] {
color:green;
font-weight:bold;
font-size:150%;
font-style:italic;
}