MediaWiki:Common.css
提供: サージュ・コンチェルト(surge concerto)シリーズ設定まとめ
/* ここに書いたCSSはすべての外装に反映されます */
body.page-メインページ h1.firstHeading {display:none;}
body.page-メインページ #contentSub {display:none;}
div.admonition {
background-color:#F7F7F7;
margin-bottom:10px;
margin-top:10px;
padding:7px;
}
div.warning {
background-color:#CF0000;
border:1px solid #940000;
}
div.note {
border:1px solid #86989B;
}