This commit is contained in:
LingZhaoHui 2020-09-06 15:20:31 +08:00
parent b6821ff498
commit 80be271c51
4 changed files with 12 additions and 5 deletions

View File

@ -160,10 +160,10 @@
<#if 0 !=relevantArticlesDisplayCount>
page.loadRelevantArticles('${article.oId}', '<h3>${relevantArticlesLabel}</h3>');
</#if>
Skin.initArticle()
</@comment_script>
<script>
// 延时检测右侧 “相关阅读” 是否为空,如果空则删除空 div好看些
/**
$(function () {
var tempHtml =
'<a rel="nofollow" href="javascript:void(0)"><i class="fas fa-search fa-spin"></i> 努力寻找中 ...</a>';
@ -185,7 +185,7 @@
}, 1000)
}
}, 3000)
})
})**/
</script>
</body>
</html>

File diff suppressed because one or more lines are too long

View File

@ -27,7 +27,7 @@
width: 16px;
}
.footer_main{
max-width: 600px;
max-width: 900px;
margin: auto;
}
.footer{
@ -50,6 +50,13 @@
resize: vertical;
height:30px;
}
.vditor-tooltipped {
border: none !important;
}
.vditor-toolbar{
padding-left: 15px !important;
}
</style>
<nav class="navbar navbar-main is-paddingless ">
<div class="container ">

View File

@ -54,7 +54,7 @@
<div class="columns">
<div
class="column is-12-tablet is-12-desktop is-12-widescreen has-order-2 column-main">
<div class="level">
<div class="level" style="display: block;">
<div class="columns">
<div
class="column is-12-tablet is-12-desktop is-8-widescreen is-8-fullhd has-order-2 column-main">