💪 fixed #24

This commit is contained in:
Van 2018-10-27 22:44:15 +08:00
parent 8508af3096
commit 8f28b47d9a
No known key found for this signature in database
GPG Key ID: 7059B8783A78F16C
5 changed files with 15 additions and 5 deletions

View File

@ -19,7 +19,7 @@
* skin style
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 0.3.9.10, Oct 14, 2018
* @version 0.4.0.0, Oct 27, 2018
*/
/* start common */
html {
@ -721,6 +721,10 @@ a {
color: #aaa;
}
.ft-center {
text-align: center;
}
.list,
.module main.list {
padding: 0;

File diff suppressed because one or more lines are too long

View File

@ -31,7 +31,7 @@
<div class="wrapper">
<div class="main-wrap">
<main class="post">
<#if 0 != recentComments?size>
<#if 0 == recentComments?size>
<ul class="comments" id="comments">
<#list recentComments as comment>
<li id="${comment.oId}">
@ -56,6 +56,10 @@
</li>
</#list>
</ul>
<#else>
<div class="content-reset ft-center">
${noDynamicLabel}
</div>
</#if>
</main>
<#include "side.ftl">

View File

@ -18,10 +18,11 @@
#
# Description: Solo language configurations(en_US).
# Version: 1.2.0.0, Apr 8, 2017
# Version: 1.3.0.0, Oct27, 2018
# Author: Liyuan Li
#
noDynamicLabel=\u6682\u65E0\u52A8\u6001\uFF0C\u968F\u4FBF<a href="{servePath}">\u901B\u901B</a>\u5427
siteViewLabel=Site
onlineVisitorLabel=Visitor
tocLabel=Article ToC

View File

@ -18,10 +18,11 @@
#
# Description: Solo default language configurations(zh_CN).
# Version: 1.2.0.0, Apr 8, 2017
# Version: 1.3.0.0, Oct27, 2018
# Author: Liyuan Li
#
noDynamicLabel=\u6682\u65E0\u52A8\u6001\uFF0C\u968F\u4FBF<a href="{servePath}">\u901B\u901B</a>\u5427
siteViewLabel=\u7AD9\u70B9\u6982\u8981
onlineVisitorLabel=\u8BBF\u5BA2
tocLabel=\u6587\u7AE0\u76EE\u5F55