Skip to content

Instantly share code, notes, and snippets.

@jainnidhi
Created October 21, 2016 05:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jainnidhi/f34154216b1af74aab7d4f8b5bea7849 to your computer and use it in GitHub Desktop.
Save jainnidhi/f34154216b1af74aab7d4f8b5bea7849 to your computer and use it in GitHub Desktop.
BB Subscribe Form 1
.subscribe-form-1 {
padding: 30px;
background: #1a1948;
}
.subscribe-form-1 a.fl-button {
box-shadow: 2px 2px 3px #4c9038;
}
.subscribe-form-1 .fl-form-field input {
height: auto;
background: #f5f5f5;
padding: 13px 16px;
}
.subscribe-form-1 .fl-form-field input:focus {
border: 1px solid #56a340;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment