homepage changes

This commit is contained in:
Connor Turland 2014-11-29 12:25:11 -05:00
parent 0f0db1662e
commit f938ffade3
2 changed files with 5 additions and 5 deletions

View file

@ -723,7 +723,7 @@
width: 100%;
}
.fullWidthWrapper.withVideo {
height: 350px;
height: 315px;
background: #757575;
}
@ -764,7 +764,7 @@
.homeWrapper .callToAction {
float: left;
width: 216px;
padding: 24px 0 24px 24px;
padding: 8px 0 8px 24px;
color: #F5F5F5;
}
.callToAction h3 {
@ -794,14 +794,14 @@
}
.callToAction .requestInviteCTA {
background-color: #4fc059;
margin-bottom: 16px;
margin-bottom: 12px;
}
.callToAction .requestInviteCTA:hover {
background-color: #49ad4e;
}
.callToAction .exploreFeaturedCTA {
background-color: #a354cd;
margin-bottom: 16px;
margin-bottom: 12px;
}
.callToAction .exploreFeaturedCTA:hover {
background-color: #9150bc;

View file

@ -15,7 +15,7 @@
</div>
<div class="fullWidthWrapper withVideo">
<div class="homeWrapper">
<img class="homeVideo" src="/assets/video-screen.png" width="560" height="350" />
<iframe class="homeVideo" src="//player.vimeo.com/video/113154814" width="560" height="315" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<div class="callToAction">
<h3>Who finds it useful?</h3>
<p>Designers, inventors, artists, educators, strategists, consultants, facilitators, organizers, systems thinkers, changemakers, analysts, students, researchers... maybe you!</p>