Skip to content

Instantly share code, notes, and snippets.

@tomhayes
Created January 19, 2017 19:00
Show Gist options
  • Save tomhayes/23b8240ad830ff518492582d0d434bd3 to your computer and use it in GitHub Desktop.
Save tomhayes/23b8240ad830ff518492582d0d434bd3 to your computer and use it in GitHub Desktop.
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