For a table:
.stripetabelle tr:nth-child(even) {background-color: #dadada;}
For a ul list,.stripelist li:nth-child(even){ background:#dadada;}
For a table:
.stripetabelle tr:nth-child(even) {background-color: #dadada;}
For a ul list,.stripelist li:nth-child(even){ background:#dadada;}