Valine废了 删掉评论功能

This commit is contained in:
2022-12-27 14:07:10 +08:00
parent 60a02d6878
commit e2a739fd0b
9 changed files with 0 additions and 53 deletions
@@ -18,10 +18,6 @@
max-width: 100%;
}
}
#comments {
margin:0 30px;
background-color:$colorBg;
}
.article-inner h1.article-title, .article-title {
color: #696969;
margin-left: 0px;
-3
View File
@@ -195,9 +195,6 @@
display: block;
}
}
#comments {
margin: 0;
}
.share{
padding: 3px 10px;
}
-4
View File
@@ -100,10 +100,6 @@ body.night {
.profilepic, .waifu, #header .header-nav .social a {
filter: brightness(30%);
}
// 评论
#comments {
background: none;
}
// 文章信息栏
.article-info-index.article-info {
border-top-color: $borderColor_night;