left align font on bonfire challenges
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user