Skip to content

Instantly share code, notes, and snippets.

@github99er
Last active July 8, 2021 21:22
Show Gist options
  • Save github99er/3973e304602ab6a1648a77846c4be90d to your computer and use it in GitHub Desktop.
Save github99er/3973e304602ab6a1648a77846c4be90d to your computer and use it in GitHub Desktop.
body {
font-family: Arial, sans-serif;
font-size: 14px;
line-height: 20px;
color: #333333;
}
table, th, td {
border: solid 1px #000;
padding: 10px;
}
table {
border-collapse:collapse;
caption-side:bottom;
}
caption {
font-size: 16px;
font-weight: bold;
padding-top: 5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment