Add in direct link to bonus page

This commit is contained in:
James Allen 2014-03-27 16:04:10 +00:00
parent 544415ce1d
commit 7515586f3b
2 changed files with 8 additions and 0 deletions

View file

@ -41,6 +41,11 @@ block content
.title
a(href='#link-modal', data-toggle="modal").link Link to us from your website
.row
.span4.offset4.bonus-banner
h2.direct-link Direct Link
.well #{buildReferalUrl("d")}
.row.ab-bonus
.span6.offset3
p.thanks When someone starts using ShareLaTeX after your recommendation we'll give you some <strong>free stuff</strong> to say thanks! Check your progress below.

View file

@ -78,6 +78,7 @@
font-size: 20px;
line-height: 28px;
margin-bottom: 10px;
margin-top: 16px;
}
.bonus-banner {
@ -121,6 +122,8 @@
background-repeat: no-repeat;
background-position: 16px center;
}
h2.direct-link {
}
}
p.thanks {