>>352
例えば

.bcon.bc {
background-color: rgb(255, 255, 255); // 元の背景色と同じ色にするなら不要
}
.bcon.bc.odd {
background-color: rgb(235, 235, 235);
}