formatting done.

This commit is contained in:
A. Drake
2015-03-23 23:57:44 -04:00
parent dbc57dd0cb
commit 4dae91ff41

View File

@ -66,13 +66,17 @@ block content
.bonfire-instructions
p= brief
#brief-instructions
#more-info.btn.btn-primary.btn-block.btn-primary-ghost
span.ion-arrow-down-b
#more-info.btn.btn-primary.btn-block.btn-primary-ghost
span.ion-arrow-down-b
| More information
#long-instructions.row.hide
.col-xs-12
for sentence in details
p!= sentence
#MDN-links
h4 Here are some helpful links.
for link, index in MDNlinks
ul: li: a(href=""+link, target="_blank") !{MDNkeys[index]}
#less-info.btn.btn-primary.btn-block.btn-primary-ghost
span.ion-arrow-up-b
| Less information