increase size of advance buttons on challenge page

pull/2/head
Michael Q Larson 2014-12-10 22:26:09 -08:00
parent e174972cbb
commit b29ba117a3
2 changed files with 6 additions and 2 deletions

View File

@ -343,4 +343,8 @@ ul {
.masonry-relative {
position:relative;
display: block;
}
.btn-big {
font-size: 30px;
}

View File

@ -9,7 +9,7 @@ block content
h3.text-center
span.ion-android-clock
span Takes about #{time}
.btn.btn-primary.btn-large.btn-block.start-challenge Start the challenge
.btn.btn-primary.btn-big.btn-block.start-challenge Start the challenge
.challenge-content.hidden-element
.responsive-container
iframe(src='//player.vimeo.com/video/#{video}', frameborder='0', webkitallowfullscreen='', mozallowfullscreen='', allowfullscreen='')
@ -18,7 +18,7 @@ block content
ol
for step in steps
li!= step
.btn.btn-primary.btn-large.btn-block.completed-challenge I've completed this challenge
.btn.btn-primary.btn-big.btn-block.completed-challenge I've completed this challenge
.ten-pixel-break
.btn.btn-success.btn-large.btn-block.skip-challenge I want to skip this challenge for now
.panel-footer.text-center