图片样式优化

This commit is contained in:
eshengsky
2019-04-06 11:50:45 +08:00
parent 8cd37cbc17
commit c8dd4834da
3 changed files with 1502 additions and 2059 deletions

File diff suppressed because one or more lines are too long

View File

@@ -840,6 +840,10 @@ body.dragging, body.dragging * {
border: none;
}
.post-content img {
max-width: 100%;
}
.hr-article {
margin-top: 100px;
}