Start working on theming

This commit is contained in:
calzoneman 2014-01-25 13:49:34 -06:00
parent 63ed9c7883
commit e70be5df42
6 changed files with 185 additions and 62 deletions

View file

@ -9,6 +9,7 @@ mixin head()
//link(href="/css/bootstrap-theme.min.css", rel="stylesheet")
link(href="/css/sticky-footer-navbar.css", rel="stylesheet")
link(href="/css/cytube.css", rel="stylesheet")
link(href="/css/colors/default.css", rel="stylesheet")
//[if lt IE 9]
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>