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;
@ -201,8 +203,4 @@ a:hover {
padding-left:20px;
}
}
}
#posts img {
max-width: 700px;
}