差分

移動先: 案内検索

MediaWiki:Common.css

453 バイト追加, 2016年10月1日 (土) 17:05
編集の要約なし
.list-box-content {
padding: 2px;
}
table.list-box-table {
border-collapse: collapse;
}
table.list-box-table th, table.list-box-table td {
border: 1px solid #bbbbbb;
}
table.list-box-table th {
background-color: #e4e4e4;
white-space: nowrap;
padding: 3px;
}
ul.list-box-list {
/* 右に出る情報ボックスのCSS */
.infobox basicbox {
font-size: 95%;
width: 360px;
float: right;
clear: right;
margin: 0 0 1em 1em!important; /* mediawikiの.wikitableとかぶるので */} /* 長いリスト(役職リストなど)を段組みで表示したいときのCSS */.list-columns { columns: 16em; column-rule: 1px dashed #cccccc;
}

案内メニュー