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

編集の要約なし
タグ: 手動差し戻し
編集の要約なし
タグ: 手動差し戻し
 
(同じ利用者による、間の24版が非表示)
1行目: 1行目:
/* ここに書いたCSSはすべての外装に反映されます */
/* ここに書いたCSSはすべての外装に反映されます */
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://use.fontawesome.com/releases/v6.6.0/css/all.css");
html,
html,
body {
body {
     color: #252525;
     color: #252525;
     font-family: "Helvetica", "Arial", "BIZ UDGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
     font-family: "Helvetica", "Arial", "BIZ UDGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
    font-size: 107%;
     word-break: break-word;
     word-break: break-word;
}
}
27行目: 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;
    margin: 24px 0 8px 0 !important;
}
}
h2 {
h2 {
     font-size: 120% !important;
     font-size: 120% !important;
    margin: 24px 0 8px 0 !important;
}
}
h3 {
h3 {
     font-size: 100% !important;
     font-size: 100% !important;
    margin: 24px 0 8px 0 !important;
}
}
h4 {
h4 {
     font-size: 100% !important;
     font-size: 100% !important;
    margin: 24px 0 8px 0 !important;
}
}
h5 {
h5 {
     font-size: 108% !important;
     font-size: 108% !important;
    margin: 24px 0 8px 0 !important;
}
}
h6 {
h6 {
     font-size: 100% !important;
     font-size: 100% !important;
     margin: 24px 0 8px 0 !important;
}
.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 {
74行目: 76行目:
}
}
.mw-body-content {
.mw-body-content {
     font-size: inherit;
     font-size: 107%;
     line-height: 1.93 !important;
     line-height: 1.93 !important;
}
}
91行目: 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 {
98行目: 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%;
}
}
128行目: 133行目:
.thumbborder {
.thumbborder {
     border: none !important;
     border: none !important;
     box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.15), 0 5px 6px rgba(0, 0, 0, 0.15);
     outline: 3px solid #f1f4f9;
}
}
html #toc ul,
html #toc ul,
141行目: 146行目:
     display: none;
     display: none;
}
}
.portal h5,
.simplecaptcha-field {
#ca-history,
    margin-bottom: 1em;
#ca-talk,
}
#ca-viewsource,
.oo-ui-fieldLayout.oo-ui-labelElement.oo-ui-fieldLayout-align-left > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-header {
/* #footer-info-lastmod, */
     flex-grow: 0;
#footer-info-viewcount {
     display: none;
}
}
span.button a.external {
span.button a.external {
272行目: 275行目:
     width: 160px;
     width: 160px;
}
}
.adsense{
.adsense{
     text-align: center;
     text-align: center;
スポンサーリンク