Showing
3 changed files
with
8 additions
and
2 deletions
1 | @import "compass"; | 1 | @import "compass"; |
2 | @include global-reset(); | 2 | @include global-reset(); |
3 | -@import "article-author", "article-title"; | 3 | +@import "article-author", "article-title", "article-type-one"; |
4 | 4 | ||
5 | body { | 5 | body { |
6 | font-family: helvetica,Arial,"黑体"; | 6 | font-family: helvetica,Arial,"黑体"; |
-
Please register or login to post a comment