Removed flat ui theme, separate animate.css reference in layout template

pull/2/head
Sahat Yalkabov 2013-12-04 20:49:48 -05:00
parent e26eb95d21
commit 7ba2a5f010
3 changed files with 1 additions and 7706 deletions

View File

@ -1,7 +1,6 @@
@import "bootstrap/bootstrap";
@import "font-awesome/font-awesome";
@import "ios7";
@import "animate.css";
body {
padding-top: 60px;

File diff suppressed because it is too large Load Diff

View File

@ -7,6 +7,7 @@ html
meta(name='description', content='')
meta(name='author', content='')
title #{title} - Starter Template for Bootstrap
link(href='/css/animate.css', rel='stylesheet')
link(href='/css/app.css', rel='stylesheet')
script(src='/js/lib/jquery.js')
script(src='/js/lib/jquery.dataTables.min.js')