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

編集の要約なし
編集の要約なし
編集の要約なし
116行目: 116行目:
--------------------------------------------------*/
--------------------------------------------------*/
.odd tr:nth-child(2n-1) {
.odd tr:nth-child(2n-1) {
  background: #dbeef3;
  background: #e0f7ff;
}
}
.odd tr:nth-child(2n) {
.odd tr:nth-child(2n) {
  background: #fff;
  background: #fff;
}
}