From d8d0459f1e170045aabc7321066682a7164a3dac Mon Sep 17 00:00:00 2001 From: "kun.peng" Date: Sun, 8 Dec 2019 10:37:56 +0800 Subject: [PATCH] Fixed issues #11. #15. --- layout/comment/comment.ftl | 3 + layout/common/article.ftl | 4 +- layout/common/scripts.ftl | 11 +++ layout/widget/toc-post.ftl | 152 +++++++++++++++++++++++++++++++++++-- source/css/style.css | 55 +++++++++++++- source/css/style.styl | 58 +++++++++++++- 6 files changed, 267 insertions(+), 16 deletions(-) diff --git a/layout/comment/comment.ftl b/layout/comment/comment.ftl index 4e426a7..e8a954a 100644 --- a/layout/comment/comment.ftl +++ b/layout/comment/comment.ftl @@ -8,5 +8,8 @@ .halo-comment .comment-placeholder { border: none !important; } + .comment-item-content img { + width: 100%; + } \ No newline at end of file diff --git a/layout/common/article.ftl b/layout/common/article.ftl index 1ca3bd9..b949271 100644 --- a/layout/common/article.ftl +++ b/layout/common/article.ftl @@ -18,7 +18,7 @@ -
+