Skip to content

Instantly share code, notes, and snippets.

@xyulex
Created January 27, 2016 11:12
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 xyulex/eb89cec454cda1af8d32 to your computer and use it in GitHub Desktop.
Save xyulex/eb89cec454cda1af8d32 to your computer and use it in GitHub Desktop.
CSS: Pijama
tr:nth-child(even) {background: #CCC}
tr:nth-child(odd) {background: #FFF}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment