blog css fixed image width

This commit is contained in:
life
2014-09-24 22:43:33 +08:00
parent f16ba28a3b
commit 8d820b069c
7 changed files with 354 additions and 263 deletions

View File

@@ -230,4 +230,8 @@ a:hover {
}
.mce-btn {
background: none !important;
}
#posts img {
max-width: 700px;
}