emoji 样式修改

This commit is contained in:
Van
2017-08-31 00:37:57 +08:00
parent 06e22afbdf
commit 399073c5bd
17 changed files with 33 additions and 25 deletions

View File

@@ -33,7 +33,7 @@
<a class="author" title="${comment.commentName}" target="_blank" href="${comment.commentURL}">
${comment.commentName}
</a>:
<a rel="nofollow" title="${comment.commentContent}" class='side-comment' href="${servePath}/${comment.commentSharpURL}">
<a rel="nofollow" class='side-comment' href="${servePath}/${comment.commentSharpURL}">
${comment.commentContent}
</a>
</li>