差分

Jump to navigation Jump to search

MediaWiki:Common.css

900 バイト追加, 2023年5月25日 (木) 12:52
編集の要約なし
/* <source lang="css"> */
a{
color:#0062ff;
}
a:visited{
color:#5b07ed;
}
#toc{margin-top:0.5em;}
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;
margin-top:1em;
margin-bottom:1em;
*/
}
div.template_kakikake{
span.mw-headline{
font-weight:bold;
}
table.tdCenter td{
text-align:center;
}
table.onibon{
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;}

案内メニュー