add footer to challenge panel

pull/2/head
Michael Q Larson 2014-11-01 18:37:20 -07:00
parent ff5f12cda8
commit e39dc056f9
2 changed files with 7 additions and 6 deletions

View File

@ -208,5 +208,5 @@ ul {
} }
.button-container { .button-container {
height: 120px; height: 200px;
} }

View File

@ -18,11 +18,12 @@
.btn.btn-success.btn-large.btn-block.completed-challenge.hidden-element I've completed this challenge .btn.btn-success.btn-large.btn-block.completed-challenge.hidden-element I've completed this challenge
.ten-pixel-break .ten-pixel-break
.btn.btn-primary.btn-large.btn-block.skip-challenge.hidden-element I want to skip this challenge .btn.btn-primary.btn-large.btn-block.skip-challenge.hidden-element I want to skip this challenge
.container .panel-footer.text-center
.row span Need a break?  
.col-xs-12.col-sm-12.col-md-8 a(href="http://blog.freecodecamp.com", target="_blank") Check out our blog
a(href="https://twitter.com/intent/tweet?text=Hey%20@freecodecamp") Tweet us links to your projects. |   and  
a(href="http://blog.freecodecamp.com", target="_blank") Read our blog. a(href="https://twitter.com/freecodecamp", target="_blank") our recent tweets
| .
#complete-dialog.modal #complete-dialog.modal
.modal-dialog.animated.zoomIn.fast-animation .modal-dialog.animated.zoomIn.fast-animation