diff --git a/public/css/style.css b/public/css/style.css index a28fceb..cf23598 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -180,4 +180,11 @@ img.operator { .js-history-word:hover { background: #f0f0f0; +} + +.js-weixin-content img { + width: 100%; + height: 100%; + display: block; + margin: 0 auto; } \ No newline at end of file diff --git a/public/views/weixin-article.html b/public/views/weixin-article.html index 41f8405..c9d73fc 100644 --- a/public/views/weixin-article.html +++ b/public/views/weixin-article.html @@ -51,7 +51,7 @@ {{bookmark.created_at}}
-
+