/* ここに記述したCSSはすべての外装に反映されます */ .wikitable tr:nth-child(2n+1) { background: #fff; } .wikitable tr:hover { background:#aaa; }