mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-08 08:39:03 +02:00
Add in direct link to bonus page
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user