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

提供:Shiga-MIRC-AMRD
編集の要約なし
編集の要約なし
8行目: 8行目:
body.page-メインページ #adbox {display:none;}
body.page-メインページ #adbox {display:none;}


font-family: "すずむし";
h1.entry-title {
font-family: "リュウミン R-KL";
font-size:1.75rem;
font-weight:700;
line-height:1.25;
margin-bottom:1em;
}

2023年4月1日 (土) 01:14時点における版

/* ここに記述したCSSはすべての外装に反映されます */

/*--------------------------------------------------
メインページのh1を非表示
--------------------------------------------------*/
body.page-メインページ h1.firstHeading {display:none;}
body.page-メインページ #contentSub {display:none;}
body.page-メインページ #adbox {display:none;}

h1.entry-title {
font-family: "リュウミン R-KL";
font-size:1.75rem;
font-weight:700;
line-height:1.25;
margin-bottom:1em;
}