Merge branch 'master' into courseware

Conflicts:
	controllers/bonfire.js
	controllers/resources.json
	views/bonfire/show.jade
This commit is contained in:
Nathan Leniz
2015-02-06 14:39:16 -05:00
14 changed files with 177 additions and 103 deletions

View File

@@ -136,6 +136,12 @@ ul {
font-size: 25px;
}
.panel-heading > h1 {
font-size: 25px;
padding: 2px;
margin: 2px;
}
.navbar-brand {
font-size: 26px;
}