Skip to content

Instantly share code, notes, and snippets.

@dtothefp
Created August 23, 2017 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dtothefp/c84da576e7a4f2241263edde599999d3 to your computer and use it in GitHub Desktop.
Save dtothefp/c84da576e7a4f2241263edde599999d3 to your computer and use it in GitHub Desktop.
.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