Skip to content

Instantly share code, notes, and snippets.

@teeaich
Created July 4, 2013 18:29
Show Gist options
  • Select an option

  • Save teeaich/5929520 to your computer and use it in GitHub Desktop.

Select an option

Save teeaich/5929520 to your computer and use it in GitHub Desktop.
zebra stripes
tbody tr:nth-child(odd) {
background-color: #ccc;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment