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

Was Sie schon immer über die Börse wissen wollten!
For a table:
.stripetabelle tr:nth-child(even) {background-color: #dadada;}
For an ul list
.stripelist li:nth-child(even){ background-color:#dadada;}