隐藏有下划线的图片链接

This commit is contained in:
fen 2013-10-28 23:26:50 +08:00
parent a72403002a
commit 8bd3af00d4

View File

@ -350,6 +350,11 @@ textarea {
.post-content img, .comment-content img {
max-width: 100%;
}
.post-content a img {
background: #FFF;
position: relative;
bottom: -4px;
}
.post-content hr, .comment-content hr {
margin: 2em auto;
width: 100px;