revert custom Earlybird changes to form

This commit is contained in:
Priansh Shah 2018-04-24 23:04:16 +03:00
parent 808439cf47
commit 985c3c1aae
2 changed files with 4 additions and 1 deletions

View file

@ -37,6 +37,7 @@ 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: url('/static/dist/page-loader.gif') 50% 35% no-repeat rgb(249,249,249);
background-size: 50px 50px; background-size: 50px 50px;
} }
<<<<<<< HEAD
body { body {
font-family: 'Raleway' !important; font-family: 'Raleway' !important;
} }
@ -71,6 +72,8 @@ html(lang='en', xmlns='http://www.w3.org/1999/xhtml')
background-color: #755 !important; background-color: #755 !important;
} }
=======
>>>>>>> parent of 45f8fe7a... fix form styling
// Fav Icon // Fav Icon
link(href='/static/modules/core/img/brand/favicon.ico', rel='shortcut icon', type='image/x-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 p
a(href='http://${URL}')=__('VERIFICATION_EMAIL_LINK_TEXT') a(href='http://${URL}')=__('VERIFICATION_EMAIL_LINK_TEXT')
p=__('VERIFICATION_EMAIL_PARAGRAPH_2') p=__('VERIFICATION_EMAIL_PARAGRAPH_2')
a(href='mailto:hello@earlybird.camp') a(href='mailto:team@tellform.com')
| team@tellform.com | team@tellform.com
p=__('EMAIL_SIGNATURE') p=__('EMAIL_SIGNATURE')
td(width='36') td(width='36')