「MediaWiki:Common.css」の版間の差分
細 調整 |
細 調整 |
||
| 606行目: | 606行目: | ||
} | } | ||
html.skin-theme-clientpref-night .infobox th { | html.skin-theme-clientpref-night .infobox th { | ||
background-color: # | background-color: #1f1f23 !important; /* ヘッダーの暗い背景色 */ | ||
color: # | color: #ffffff; | ||
} | } | ||
html.skin-theme-clientpref-night .infobox a, html.skin-theme-clientpref-night .mbox a, html.skin-theme-clientpref-night .ambox a, html.skin-theme-clientpref-night .boxmenu a { | html.skin-theme-clientpref-night .infobox a, html.skin-theme-clientpref-night .mbox a, html.skin-theme-clientpref-night .ambox a, html.skin-theme-clientpref-night .boxmenu a { | ||
| 645行目: | 645行目: | ||
} | } | ||
.infobox th { | .infobox th { | ||
background-color: # | background-color: #1f1f23 !important; /* ヘッダーの暗い背景色 */ | ||
color: #ffffff; | color: #ffffff; | ||
} | } | ||