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