Merge pull request #47 from FreeCodeCamp/bonfire-challenge-framework

Bonfire challenge framework
This commit is contained in:
Free Code Camp
2015-01-23 00:11:37 -08:00
19 changed files with 1096 additions and 853 deletions

View File

@@ -569,6 +569,13 @@ div.CodeMirror-scroll {
text-size: 250px;
}
.bonfire-instructions p {
padding: 0;
}
.bonfire-instructions {
margin-bottom: 2px;
}
//uncomment this to see the dimensions of all elements outlined in red
//* {
// border-color: red;