Skip to content

Instantly share code, notes, and snippets.

@Mindgames
Created June 19, 2016 15:41
Show Gist options
  • Save Mindgames/3fe84c44531ac9510133aec2e6c4a0fa to your computer and use it in GitHub Desktop.
Save Mindgames/3fe84c44531ac9510133aec2e6c4a0fa to your computer and use it in GitHub Desktop.
.container {
max-width: 400px;
margin-top: 100px;
}
#form .form-group {
margin-bottom: 5px;
}
#form .help-block {
display: block;
margin: 0 0 0 2px !important;
font-size: 12px;
color: #a94442;
}
#form .modal-footer {
padding: 10px;
text-align: center;
}
.btn-dobre {
color: #fff;
background-color: #4da6bb;
border-color: #2e6da4;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment