Skip to content

Instantly share code, notes, and snippets.

@dtothefp
Created August 23, 2017 14:59
.even {
background-color: lavenderblush;
}
.odd {
background-color: goldenrod;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment