Skip to content

Instantly share code, notes, and snippets.

@kutanov
Last active February 15, 2020 03:39
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 kutanov/1bbc433c4e571ce2a4672693a3ecc76e to your computer and use it in GitHub Desktop.
Save kutanov/1bbc433c4e571ce2a4672693a3ecc76e to your computer and use it in GitHub Desktop.
body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}
table {
width: 100%;
border-collapse: collapse;
}
table th {
background-color: #f2f2f2;
}
th, tr, td, {
border: 1px solid black;
}
th {
height: 50px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment