「MediaWiki:Common.css」の版間の差分
編集の要約なし |
編集の要約なし |
||
19行目: | 19行目: | ||
font-family: "リュウミン M-KL"; | font-family: "リュウミン M-KL"; | ||
font-size:1.75rem; | font-size:1.75rem; | ||
line-height:1.25; | |||
margin-bottom:1em; | |||
} | |||
h2.entry-title { | |||
font-family: "リュウミン R-KL"; | |||
font-size:1.75rem; | |||
font-weight:700; | |||
line-height:1.25; | |||
margin-bottom:1em; | |||
} | |||
h3.entry-title { | |||
font-family: "リュウミン R-KL"; | |||
font-size:1.75rem; | |||
font-weight:700; | |||
line-height:1.25; | |||
margin-bottom:1em; | |||
} | |||
h4.entry-title { | |||
font-family: "リュウミン R-KL"; | |||
font-size:1.75rem; | |||
font-weight:700; | |||
line-height:1.25; | line-height:1.25; | ||
margin-bottom:1em; | margin-bottom:1em; |
2023年3月31日 (金) 21:11時点における版
/* ここに記述した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; } h1.entry-title b{ font-family: "リュウミン M-KL"; font-size:1.75rem; line-height:1.25; margin-bottom:1em; } h2.entry-title { font-family: "リュウミン R-KL"; font-size:1.75rem; font-weight:700; line-height:1.25; margin-bottom:1em; } h3.entry-title { font-family: "リュウミン R-KL"; font-size:1.75rem; font-weight:700; line-height:1.25; margin-bottom:1em; } h4.entry-title { font-family: "リュウミン R-KL"; font-size:1.75rem; font-weight:700; line-height:1.25; margin-bottom:1em; } font-family: "リュウミン R-KL" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", "MS 明朝", serif;