Create run styling

This commit is contained in:
Ben Ramey
2014-03-29 13:34:19 -05:00
parent 1e39de836b
commit 1a8316d094
4 changed files with 118 additions and 31 deletions

View File

@@ -18,7 +18,7 @@ html(lang="en",ng-app="lunchApp")
<![endif]-->
body(ng-controller="BodyCtrl")
include header
#page.container
#page
div(ng-view)
include footer