Valine废了 删掉评论功能
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -195,9 +195,6 @@
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
#comments {
|
||||
margin: 0;
|
||||
}
|
||||
.share{
|
||||
padding: 3px 10px;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user