Skip to content

Instantly share code, notes, and snippets.

@nenadjaja
Created November 30, 2016 01:03
Show Gist options
  • Save nenadjaja/302cfca199e6d513b212bdc658332055 to your computer and use it in GitHub Desktop.
Save nenadjaja/302cfca199e6d513b212bdc658332055 to your computer and use it in GitHub Desktop.
CSS for the registration form
div#upme-registration {
width: 90% !important;
}
div#upme-registration-form .upme-field-value {
width: 50% !important;
}
button#upme-register {
padding: 10px 20px;
font-size: 1.2em;
font-weight: 500;
letter-spacing: 1.1px;
border-radius: 4px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment