lea pagination

This commit is contained in:
life
2014-09-25 11:37:37 +08:00
parent 9fbbde9849
commit 3f1930723a
9 changed files with 223 additions and 28 deletions

View File

@@ -1,3 +1,5 @@
@import "basic.less";
@bgColor: #fff;
@headerBgColor: #fff;
@fontFamily: 'Open Sans','Helvetica Neue',Arial,'Hiragino Sans GB','Microsoft YaHei','WenQuanYi Micro Hei',sans-serif;
@@ -230,8 +232,4 @@ a:hover {
}
.mce-btn {
background: none !important;
}
#posts img {
max-width: 700px;
}