Skip to content

Instantly share code, notes, and snippets.

@fragje
Created January 23, 2015 08:22
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 fragje/33077fab7dd76bb23bb1 to your computer and use it in GitHub Desktop.
Save fragje/33077fab7dd76bb23bb1 to your computer and use it in GitHub Desktop.
FAR table
table {
margin-bottom: .8em;
}
table td,
table th {
padding: .8em;
border: 1px solid #ddd;
}
table th {
background-color: #efefef
}
tbody tr:nth-child(even) td {
background-color: #fafafa
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment