Skip to content

Commit

Permalink
wire up buttons ethhack2019
Browse files Browse the repository at this point in the history
  • Loading branch information
deeayeen committed Mar 15, 2019
1 parent b43aa48 commit 389a355
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions app/assets/v2/css/ethhack2019.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
a {
color: white !important;
text-decoration: none; /* no underline */
}

.header{
background-color: #0d023b;
background-size: cover;
Expand Down
12 changes: 6 additions & 6 deletions app/dashboard/templates/dashboard/hackathon/ethhack_2019.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<div class="text-center topnav" style="width: 100%; line-height: 2.75em; background-color: #3E00FF; font-size: 7px">
<div class="container">
<span>Join Gitcoin for a pre-Ethereal NY virtual hackathon this April!</span>
<span style="float: right;">Fund a Prize</span>
<span style="float: right;"><a href="https://gitcoin.typeform.com/to/j7CSbV">Fund a Prize</a></span>
</div>
</div>
<img class="img-fluid ethsvg" style="max-width: 30%; height: auto; margin-top: 2rem" src="{% static "v2/images/hackathon/ethereal.svg" %}" />
Expand All @@ -22,8 +22,8 @@ <h3 class="font-weight-bold poweredby" style="font-size: .6rem; margin-top: 1rem
<img class="img-fluid ethsvg2" style="max-width: 25%; height: auto; margin-top: 0.2rem" src="{% static "v2/images/hackathon/microsoft.svg" %}" />

<div class="btns-wrapper" style="margin: 1rem">
<a class="btn font-weight-bold mr-2 btns" style="background-color: #f9006c; border-radius: 30px; width: 100px; font-size: .4rem">Register</a>
<a class="btn font-weight-bold ml-2 btns" style="background-color: #3e00ff; border-radius: 30px; width: 100px; font-size: .4rem">Fund a Prize</a>
<a href="https://gitcoin.typeform.com/to/j7CSbV" class="btn font-weight-bold mr-2 btns" style="background-color: #f9006c; border-radius: 30px; width: 100px; font-size: .4rem">Register</a>
<a href="https://gitcoin.typeform.com/to/YeIflB" class="btn font-weight-bold ml-2 btns" style="background-color: #3e00ff; border-radius: 30px; width: 100px; font-size: .4rem">Fund a Prize</a>
</div>

<section class="container-fluid header" style="overflow: visible; background-image: url(/static/v2/images/hackathon/ethback.jpg);">
Expand All @@ -34,7 +34,7 @@ <h2 class="pdesc3" style="color: white; padding-top: 1.25rem; padding-left: 3rem
<section class="bg-white">
<h2 class="font-weight-bolder part" style="color: black; padding-top: 3rem; font-size: 1.2rem; text-decoration: underline; text-underline-position: under">Participate</h2>
<h2 class="pdesc" style="color: black; padding-top: 1.25rem; padding-right: 3rem; padding-left: 3rem; font-size: 0.6rem">Register by April 1st for updates on key dates, prizes, teams, and instructions on how to start bounty hunting.</h2>
<a class="btn font-weight-bold pbtn" style="background-color: #f9006c; border-radius: 30px; width: 12rem; font-size: 1rem; margin-top: 2rem; margin-bottom: 3rem">Register</a>
<a href="https://gitcoin.typeform.com/to/j7CSbV" class="btn font-weight-bold pbtn" style="background-color: #f9006c; border-radius: 30px; width: 12rem; font-size: 1rem; margin-top: 2rem; margin-bottom: 3rem">Register</a>
</section>

<section class="container-fluid header" style="overflow: visible; background-image: url(/static/v2/images/hackathon/ethback2.png);">
Expand All @@ -43,7 +43,7 @@ <h2 class="font-weight-bolder part" style="color: white; padding-top: 3rem; font
<div class="row align-items-center">
<div class="col-8 text-left">
<h2 class="pdesc2" style="color: white; padding-top: 1.25rem; padding-right: 3rem; font-size: 0.6rem">Have an epic challenge you want to see the community tackle? Want to see how bounty hunters from around the world use your tools? Reach out to us to sponsor and post a prize bounty!</h2>
<a class="btn font-weight-bold pbtn" style="background-color: #f9006c; border-radius: 30px; width: 12rem; font-size: 1rem; margin-top: 2rem; margin-bottom: 3rem">Fund a Prize</a>
<a href="https://gitcoin.typeform.com/to/YeIflB" class="btn font-weight-bold pbtn" style="background-color: #f9006c; border-radius: 30px; width: 12rem; font-size: 1rem; margin-top: 2rem; margin-bottom: 3rem">Fund a Prize</a>
</div>
<div class="col-4">
<img class="img-fluid bot" style="width: 100%; padding-bottom: 5rem" src="{% static "v2/images/hackathon/bot.svg" %}" />
Expand All @@ -54,7 +54,7 @@ <h2 class="pdesc2" style="color: white; padding-top: 1.25rem; padding-right: 3re
<section class="bg-white">
<h2 class="font-weight-bolder part" style="color: black; padding-top: 3rem; font-size: 1.2rem; text-decoration: underline; text-underline-position: under">Join the Commmunity</h2>
<h2 class="pdesc" style="color: black; padding-top: 1.25rem; padding-right: 3rem; padding-left: 3rem; font-size: 0.6rem">Register by April 1st for updates on key dates, prizes, teams, and instructions on how to start bounty hunting.</h2>
<a class="btn font-weight-bold pbtn" style="background-color: #f9006c; border-radius: 30px; width: 12rem; font-size: 1rem; margin-top: 2rem; margin-bottom: 3rem">Join</a>
<a href="https://gitcoin.typeform.com/to/j7CSbV" class="btn font-weight-bold pbtn" style="background-color: #f9006c; border-radius: 30px; width: 12rem; font-size: 1rem; margin-top: 2rem; margin-bottom: 3rem">Join</a>
</section>

<section style="background: black">
Expand Down

0 comments on commit 389a355

Please sign in to comment.