replace to scss style

This commit is contained in:
yafeilee 2014-10-10 10:27:36 +08:00
parent b25e10dd2c
commit 0b63b7e660
15 changed files with 18 additions and 8 deletions

View File

@ -1,8 +0,0 @@
//= require_self
//= require foundation_and_overrides
//= require_tree .
.inner-wrap {
min-height: 100%;
}

View File

@ -0,0 +1,18 @@
//.inner-wrap {
//min-height: 100%;
//}
@import 'foundation_and_overrides';
@import 'aboutme_welcome';
@import 'archives';
@import 'markdown';
@import 'blogs';
@import 'head';
@import 'qrcodes';
@import 'angularjs';
@import 'comments';
@import 'highlight';
@import 'footer';
@import 'like_and_weixin';
@import 'admin/*';