Skip to content

Instantly share code, notes, and snippets.

@wichaksono
Created January 27, 2018 05:34
Show Gist options
  • Save wichaksono/fbcb0edeb95ca18268e19d30e8f2f403 to your computer and use it in GitHub Desktop.
Save wichaksono/fbcb0edeb95ca18268e19d30e8f2f403 to your computer and use it in GitHub Desktop.
body {
/*text-align: center;*/
}
.vote-container {
width: 600px;
margin:0 auto;
text-align: center;
}
.vote-container table {
width: 100%;
}
.vote-container table th,
.vote-container table td {
padding:10px;
text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment