MediaWiki:Common.css
提供:「ムラの戸籍簿」データベース
注意: 保存後、変更を確認するにはブラウザーのキャッシュを消去する必要がある場合があります。
- Firefox / Safari: Shift を押しながら 再読み込み をクリックするか、Ctrl-F5 または Ctrl-R を押してください (Mac では ⌘-R)
- Google Chrome: Ctrl-Shift-R を押してください (Mac では ⌘-Shift-R)
- Internet Explore/Edger: Ctrl を押しながら 最新の情報に更新 をクリックするか、Ctrl-F5 を押してください
- Opera: Ctrl-F5を押してください
/* ここに記述したCSSはすべての外装に反映されます */
.align_center {
text-align: center;
}
.wikitable tr:nth-child(2n) {
background: #fff;
}
.goukei_c {
background: #aaa;
font-weight:bold;
}
.goukei_r {
background: #aaa;
font-weight:bold;
border-right: solid 1px #000 !important;
}
.century {
border-bottom: solid 1px #000 !important;
width: 1em;
}
.goumei {
width: 4em !important;
}
.border_bottom {
border-bottom: solid 1px #000 !important;
}