Updated contact page style and changed header bg

This commit is contained in:
Levi 2016-04-10 17:09:16 -05:00
commit 2f9fa9f8fb
3 changed files with 6 additions and 1 deletions

View file

@ -322,6 +322,11 @@ footer .copyright {
.floating-label-form-group-with-focus label {
color: #0085a1;
}
.form-group{
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
form .row:first-child .floating-label-form-group {
border-top: 1px solid #eeeeee;
}