「MediaWiki:Common.css」の版間の差分
編集の要約なし タグ: 手動差し戻し 差し戻し済み |
編集の要約なし タグ: 手動差し戻し |
||
| (同じ利用者による、間の25版が非表示) | |||
| 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 { | ||
| 73行目: | 76行目: | ||
} | } | ||
.mw-body-content { | .mw-body-content { | ||
font-size: | font-size: 107%; | ||
line-height: 1.93 !important; | line-height: 1.93 !important; | ||
} | } | ||
| 90行目: | 93行目: | ||
font-size: 100% !important; | font-size: 100% !important; | ||
margin-top: 10px; | margin-top: 10px; | ||
} | |||
.mw-content-ltr ol, .mw-content-rtl .mw-content-ltr ol { | |||
margin: 0.3em 0 0 1.6em; | |||
} | } | ||
div#mw-panel div.portal div.body ul li { | div#mw-panel div.portal div.body ul li { | ||
| 97行目: | 103行目: | ||
font-size: 0.8125em; | font-size: 0.8125em; | ||
} | } | ||
.vector-menu-portal .vector-menu-content li { | .vector-legacy-sidebar .vector-menu-portal .vector-menu-content li { | ||
font-size: 80%; | font-size: 80%; | ||
} | } | ||
| 127行目: | 133行目: | ||
.thumbborder { | .thumbborder { | ||
border: none !important; | border: none !important; | ||
outline: 3px solid #f1f4f9; | |||
} | } | ||
html #toc ul, | html #toc ul, | ||
| 140行目: | 146行目: | ||
display: none; | display: none; | ||
} | } | ||
. | .simplecaptcha-field { | ||
margin-bottom: 1em; | |||
} | |||
.oo-ui-fieldLayout.oo-ui-labelElement.oo-ui-fieldLayout-align-left > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-header { | |||
flex-grow: 0; | |||
} | } | ||
span.button a.external { | span.button a.external { | ||
| 271行目: | 275行目: | ||
width: 160px; | width: 160px; | ||
} | } | ||
.adsense{ | .adsense{ | ||
text-align: center; | text-align: center; | ||
スポンサーリンク