Skip to content

Instantly share code, notes, and snippets.

@rtekie
Created August 26, 2012 20:14
Show Gist options
  • Save rtekie/3483296 to your computer and use it in GitHub Desktop.
Save rtekie/3483296 to your computer and use it in GitHub Desktop.
p.center {
text-align: center;
}
img.center {
display: block;
margin-left: auto;
margin-right: auto;
}
#delurl fieldset {
text-align: center;
}
#delurl .ui-btn.ui-submit {
margin: 0 5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment