「MediaWiki:Common.css」の版間の差分
編集の要約なし |
編集の要約なし タグ: 手動差し戻し |
||
| (同じ利用者による、間の37版が非表示) | |||
| 2行目: | 2行目: | ||
/* <source lang="css"> */ | /* <source lang="css"> */ | ||
.vector-body{ | |||
font-size:1em; | |||
line-height:1.5em; | |||
} | |||
.mw-footer{ | |||
max-width:800px; | |||
margin:auto; | |||
border-top:2px solid #567fff; | |||
} | |||
.vector-header-container .mw-header{min-width:200px;} | |||
a{ | |||
color:#0062ff; | |||
} | |||
a:visited{ | |||
color:#5b07ed; | |||
} | |||
div.template_inyou{ | div.template_inyou{ | ||
margin:1em 1em 1em | margin:1em 1em 1em 0.5em; | ||
border-left:0.5em solid #ddd; | border-left:0.5em solid #ddd; | ||
padding-left:1.5em; | padding-left:1.5em; | ||
| 15行目: | 32行目: | ||
} | } | ||
div.template_kakikake{ | div.template_kakikake{ | ||
border: | border:1px solid #f88; | ||
padding:0. | padding:0.2em 0.8em; | ||
font-size:90%; | |||
} | } | ||
div.template_KototamaKatsuyo_hanrei{ | div.template_KototamaKatsuyo_hanrei{ | ||
| 25行目: | 43行目: | ||
span.mw-headline{ | span.mw-headline{ | ||
font-weight:bold; | font-weight:bold; | ||
} | |||
table.tdCenter td{ | |||
text-align:center; | |||
} | } | ||
table.onibon{ | table.onibon{ | ||
2025年6月29日 (日) 03:40時点における版
/* ここに記述したCSSはすべての外装に反映されます */
/* <source lang="css"> */
.vector-body{
font-size:1em;
line-height:1.5em;
}
.mw-footer{
max-width:800px;
margin:auto;
border-top:2px solid #567fff;
}
.vector-header-container .mw-header{min-width:200px;}
a{
color:#0062ff;
}
a:visited{
color:#5b07ed;
}
div.template_inyou{
margin:1em 1em 1em 0.5em;
border-left:0.5em solid #ddd;
padding-left:1.5em;
/*
border:1px solid #888;
background:#eee;
padding:1em;
margin-top:1em;
margin-bottom:1em;
*/
}
div.template_kakikake{
border:1px solid #f88;
padding:0.2em 0.8em;
font-size:90%;
}
div.template_KototamaKatsuyo_hanrei{
border:dotted 1px #888;
padding:0.8em;
background:#eee;
}
span.mw-headline{
font-weight:bold;
}
table.tdCenter td{
text-align:center;
}
table.onibon{
border:1px solid #ddd;
}
table.onibon th{
vertical-align:top;
text-align:right;
width:5em;
}
span.template_rm{
background:transparent;
padding-right:4px;
padding-left:4px;
}
span.template_wt{
font-size:85%;
}
span.template_pp{
background:#eef442;
padding-right:0;
padding-left:0;
}
div.onipe_quote{
padding:0.5em;
border:1px solid #aaa;
background:#7fffd4;
margin-left:3em;
margin-right:1em;
margin-bottom:0.5em;
}
/* セルの色を変える */
td.bg1{background:#e6e6fa;}
/* 霊界物語の巻 */
table.rmKan{
border-collapse: collapse;
margin-top:4px;
margin-bottom:4px;
}
table.rmKan th{
text-align:left;
border:#aaa 1px solid;
background:#ddd;
padding:2px;
}
table.rmKan td{
border:#aaa 1px solid;
background:#eee;
padding:2px;
}
div.rmKanTitle{
font-size:150%;
}
div.rmKanSubTitle{
font-size:125%;
}
table.op_table td.r{text-align:right;}
table.op_table td.h{text-align:center;font-weight:bold;}
/* ページタイトルの下の出典云々 */
#siteSub{display:block;}
/* メインページで出典云々を隠す */
body.page-メインページ.action-view #siteSub, body.page-メインページ.action-submit #siteSub { display: none; }
/* 霊界物語の諸本相違点 */
table.rm_syohon_souiten{border-top:1px solid #666;margin-top:0px;margin-bottom:0px;border-spacing:0px; }
table.rm_syohon_souiten td{padding-left:0.5em;padding-right:0.5em;border-top:1px dotted #aaa;}
table.rm_syohon_souiten b{color:red;}
/* 重大 諸本相違点で使う */
span.serious{font-weight:bold;color:red;}