「MediaWiki:Common.css」の版間の差分
編集の要約なし タグ: 手動差し戻し |
編集の要約なし タグ: 手動差し戻し |
||
| (同じ利用者による、間の13版が非表示) | |||
| 1行目: | 1行目: | ||
/* ここに書いたCSSはすべての外装に反映されます */ | /* ここに書いたCSSはすべての外装に反映されます */ | ||
@import url("https:// | @import url("https://use.fontawesome.com/releases/v6.6.0/css/all.css"); | ||
html, | html, | ||
body { | body { | ||
| 26行目: | 26行目: | ||
font-family: inherit; | font-family: inherit; | ||
font-weight: bold; | font-weight: bold; | ||
margin: 24px 0 8px 0; | |||
} | } | ||
h1 { | h1 { | ||
font-size: 140% !important; | font-size: 140% !important; | ||
} | } | ||
h2 { | h2 { | ||
font-size: 120% !important; | font-size: 120% !important; | ||
} | } | ||
h3 { | h3 { | ||
font-size: 100% !important; | font-size: 100% !important; | ||
} | } | ||
h4 { | h4 { | ||
font-size: 100% !important; | font-size: 100% !important; | ||
} | } | ||
h5 { | h5 { | ||
font-size: 108% !important; | font-size: 108% !important; | ||
} | } | ||
h6 { | h6 { | ||
font-size: 100% !important; | font-size: 100% !important; | ||
margin: | } | ||
.vector-body h1, | |||
.vector-body h2, | |||
.vector-body h3, | |||
.vector-body h4, | |||
.vector-body h5, | |||
.vector-body h6 { | |||
margin: 1em 0 0.5em 0 !important; | |||
} | } | ||
iframe { | iframe { | ||
スポンサーリンク