「MediaWiki:Common.css」の版間の差分

提供: サージュ・コンチェルト(surge concerto)シリーズ設定まとめ
移動先: 案内検索
2行目: 2行目:
 
body.page-メインページ h1.firstHeading {display:none;}
 
body.page-メインページ h1.firstHeading {display:none;}
 
body.page-メインページ #contentSub {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;
 
}
 

2012年10月16日 (火) 23:43時点における版

/* ここに書いたCSSはすべての外装に反映されます */
body.page-メインページ h1.firstHeading {display:none;}
body.page-メインページ #contentSub {display:none;}