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

提供:Shiga-MIRC-AMRD
編集の要約なし
編集の要約なし
3行目: 3行目:
h1{font-family:"Midashi Go MB31";font-size:30px;}
h1{font-family:"Midashi Go MB31";font-size:30px;}
p{font-family:"Ryumin Medium KL";font-size:16px;}
p{font-family:"Ryumin Medium KL";font-size:16px;}
/*--------------------------------------------------
メインページのh1を非表示
--------------------------------------------------*/
body.page-メインページ h1.firstHeading {display:none;}
body.page-メインページ #contentSub {display:none;}
body.page-メインページ #adbox {display:none;}

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

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

h1{font-family:"Midashi Go MB31";font-size:30px;}
p{font-family:"Ryumin Medium KL";font-size:16px;}

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