Bruce 段落结束空白取消

This commit is contained in:
Liang Ding 2015-01-07 17:25:10 +08:00
parent a824d649e3
commit d44b90ff01

View File

@ -17,7 +17,7 @@
* Skin Bruce style. * Skin Bruce style.
* *
* @author <a href="http://88250.b3log.org">Liang Ding</a> * @author <a href="http://88250.b3log.org">Liang Ding</a>
* @version 1.0.1.2, Dec 22, 2014 * @version 1.0.1.3, Jan 7, 2014
*/ */
body, button, input, select, textarea { body, button, input, select, textarea {
@ -63,10 +63,6 @@ h4, h5, h6 {
} }
.article-content p {
margin-bottom: 1.8em;
}
.article-content img { .article-content img {
max-width: 100%; max-width: 100%;
} }