body {
background-color: #222;
color: #DDD;
}
.blog-article .blog-content,
.blog-article .blog-wrapper {
width: 95%;
}
.blog-article .blog-detail {
width: 100%;
}
.blog-body img {
margin-left: auto;
margin-right: auto;
display: block;
align-content: center;
max-width: 95%;
}
转载于:https://my.oschina.net/ITELITE/blog/1540844