优化文章seo声明;导出面板新增版权声明功能;

This commit is contained in:
2022-05-26 10:12:25 +08:00
parent efe2013a9c
commit 0284f6f2b8
6 changed files with 127 additions and 59 deletions

View File

@@ -122,11 +122,10 @@
}
.post-item .info .title {
font-size : 20px;
font-size : 24px;
line-height : 1.3;
margin-bottom : 4px;
font-weight : 700;
max-height : 52px;
/* max-height : 52px; */
display : -webkit-box;
-webkit-line-clamp: 2;
overflow : hidden;
@@ -220,7 +219,7 @@
}
a.post-item:visited {
color: #bbb;
color: #333;
}
/*
@@ -296,7 +295,8 @@ a.post-item:visited {
}
.copyright {
margin-top: 15px;
margin-top : 15px;
padding-top: 20px;
}
.index-poster {