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

提供: JUNKWIKI(ジャンクウィキ)
移動: 案内検索
 
(同じ利用者による、間の7版が非表示)
行3: 行3:
 
body.page-JUNKWIKI #contentSub {display:none;}
 
body.page-JUNKWIKI #contentSub {display:none;}
 
body {font-family: "UD新ゴ M";}
 
body {font-family: "UD新ゴ M";}
 +
.mw-headline {font-family: "UD新ゴ M";}
 +
h1,h2,pre {font-family: "UD新ゴ M" !important;}
 +
/* 外装色変更時
 +
body {background-color:#fff6f6!important;}
 +
.mw-body {border: 1px solid #ffd7f9!important;}
 +
*/

2016年6月6日 (月) 06:45時点における最新版

/* ここに記述したCSSはすべての外装に反映されます */
body.page-JUNKWIKI h1.firstHeading {display:none;}
body.page-JUNKWIKI #contentSub {display:none;}
body {font-family: "UD新ゴ M";}
.mw-headline {font-family: "UD新ゴ M";}
h1,h2,pre {font-family: "UD新ゴ M" !important;}
/* 外装色変更時
body {background-color:#fff6f6!important;}
.mw-body {border: 1px solid #ffd7f9!important;}
*/