1
0

fix form styling

This commit is contained in:
Priansh Shah 2018-04-09 21:34:26 +00:00
parent 623cb865c2
commit 45f8fe7a02
2 changed files with 23 additions and 1 deletions

View File

@ -35,6 +35,28 @@ html(lang='en', xmlns='http://www.w3.org/1999/xhtml')
background: url('/static/dist/page-loader.gif') 50% 35% no-repeat rgb(249,249,249);
background-size: 50px 50px;
}
body {
font-family: 'Raleway' !important;
}
label.btn-default {
font-size: 14pt !important;
width: 10% !important;
padding-right: 30px;
background: none !important;
color: rgba(0,0,0,0.3) !important;
border-color: rgba(0,0,0,0.3) !important;
}
label.btn-default:hover, label.btn-default:visited, label.btn-default:active {
color: #000 !important;
background: none !important;
border-color: #000 !important;
font-weight: 400 !important;
}
.navbar { display: none !important; }
#submit_field {
height: auto !important; padding-bottom: 2% !important;
}
// Fav Icon
link(href='/static/modules/core/img/brand/favicon.ico', rel='shortcut icon', type='image/x-icon')

View File

@ -30,7 +30,7 @@ html
p
a(href='http://${URL}')=__('VERIFICATION_EMAIL_LINK_TEXT')
p=__('VERIFICATION_EMAIL_PARAGRAPH_2')
a(href='mailto:team@tellform.com')
a(href='mailto:hello@earlybird.camp')
| team@tellform.com
p=__('EMAIL_SIGNATURE')
td(width='36')