Updates legal copy

This commit is contained in:
Andy Tudhope 2018-10-25 00:53:13 +02:00
parent 002f95a704
commit bf5a30081e
No known key found for this signature in database
GPG Key ID: 02A3DFA93BF26AD2
5 changed files with 3 additions and 79 deletions

View File

@ -1,5 +1,4 @@
---
layout: apply
partial: apply
comments: false
---

View File

@ -15,18 +15,8 @@
<div class="article">
<div class="inner">
<div class="article-content article-content-apply" itemprop="articleBody">
<h1>Application</h1>
<!--[if lte IE 8]>
<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2-legacy.js"></script>
<![endif]-->
<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script>
<script>
hbspt.forms.create({
portalId: "3954379",
formId: "a86d2477-be4a-495f-8543-03a69f9a4921",
css: ""
});
</script>
<div id="grnhse_app"></div>
<script src="https://boards.greenhouse.io/embed/job_board/js?for=incubateapplications"></script>
</div>
</div>
</div>

View File

@ -13,7 +13,7 @@
<h1>Incubating Projects that are Building Web3</h1>
<p>Were advancing the Ethereum ecosystem by contributing to the growth of early stage, open source blockchain projects that share our values. Our incubatees are some of the most ambitious projects in the web3 ecosystem, and were providing pre-seed funding, mentorship, and infrastructure to help them succeed.</p>
<div class="intro-buttons">
<a class="button button--main" href="/apply/">APPLY FOR STATUS</a>
<a class="button button--main" href="/apply/?gh_jid=1310069">APPLY FOR STATUS</a>
</div>
</div>
</div>

View File

@ -1,64 +0,0 @@
.hs-form
label
margin: 12px 0
span
line-height: 25px
font-size: 16px
color: #000000
input
border: 1px solid rgba(147, 155, 161, 0.4)
border-radius: 10px
height: 40px
width: 100%
textarea
border: 1px solid rgba(147, 155, 161, 0.4)
border-radius: 10px
height: 120px
width: 100%
ul
list-style: none
li
label
span
margin-left: 6px
.hs-form-required
color: red !important
margin-left: 4px
.hs-firstname
float: left
width: calc(50% - 30px)
margin-right: 30px
@media mq-mobile
width: 100%
.hs-lastname
width: 50%
float: left
margin-right: 0
@media mq-mobile
width: 100%
.actions
input
display: block
text-decoration: none
font-size: 14px
text-transform: uppercase
letter-spacing: 1px
padding: 10px 32px 9px
border-radius: 22px
font-weight: 500
line-height: normal
background-color: #008BAD
color: #fff
text-align: center
white-space: nowrap
&:hover
background-color: #fff
color: #000
cursor: pointer
box-shadow: 0px 2px 4px rgba(43, 59, 71, 0.124)
transition: all 0.1s ease-in-out

View File

@ -6,7 +6,6 @@
@import "_partial/index"
@import "_partial/sidebar"
@import "_partial/page"
@import "_partial/apply-form"
@import "_partial/archive"
@import "_partial/mobile_nav"
@import "_partial/footer"