left align font on bonfire challenges

This commit is contained in:
Michael Q Larson
2015-01-28 21:14:26 -08:00
parent 20e77fdc63
commit 74acf75c0c

View File

@ -60,23 +60,23 @@ block content
i.ion-ios-flame i.ion-ios-flame
i.ion-ios-flame i.ion-ios-flame
.well .well
.row.text-center .row
row.text-center .col-xs-12
.col-xs-12 .bonfire-instructions
.bonfire-instructions p= brief
= brief #brief-instructions
#brief-instructions.col-xs-12 .text-center
button#more-info.btn.btn-info button#more-info.btn.btn-info
span.ion-help-circled span.ion-help-circled
| More information | More information
#long-instructions.row.text-center.hide #long-instructions.row.hide
.col-xs-12 .col-xs-12
.bonfire-instructions for sentence in details
for sentence in details p!= sentence
p!= sentence .text-center
button#less-info.btn.btn-info button#less-info.btn.btn-info
span.ion-help-circled span.ion-help-circled
| Less information | Less information
#submitButton.btn.btn-primary.btn-big.btn-block Run code (ctrl + enter) #submitButton.btn.btn-primary.btn-big.btn-block Run code (ctrl + enter)
br br
form.code form.code