Merge pull request #5545 from FreeCodeCamp/new/basic-javascript-revamp

Basic Javascript Revamp
This commit is contained in:
Berkeley Martinez
2015-12-30 08:58:41 -08:00
6 changed files with 3923 additions and 1067 deletions

View File

@@ -15,7 +15,10 @@ block content
.col-xs-12
.bonfire-instructions
for sentence in details
p.wrappable.negative-10!= sentence
if (/blockquote|h4|table/.test(sentence))
!=sentence
else
p.wrappable.negative-10!= sentence
.negative-30-bottom
#MDN-links
p.negative-10 Here are some helpful links:

View File

@@ -14,7 +14,10 @@ block content
.col-xs-12
.bonfire-instructions
for sentence in details
p.wrappable.negative-10!= sentence
if (/blockquote|h4|table/.test(sentence))
!=sentence
else
p.wrappable.negative-10!= sentence
.negative-bottom-margin-30
#MDN-links
p.negative-10 Here are some helpful links: