Skip to content

Instantly share code, notes, and snippets.

@smessing
Created March 1, 2013 06: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 smessing/5062872 to your computer and use it in GitHub Desktop.
Save smessing/5062872 to your computer and use it in GitHub Desktop.
body {
font-family: 'Arial';
font-size: 46px;
text-align: center;
}
.centered {
margin: 0 auto;
padding-top: 60px;
width: 600px;
}
table {
border: 1px solid black;
width: 100%;
}
td, tr {
padding: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment