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,6 @@
#posts img {
max-width: 100%;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
@ -208,6 +211,3 @@ a:hover {
.mce-btn {
background: none !important;
}
#posts img {
max-width: 700px;
}