mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-03 16:24:28 +08:00
优化文章seo声明;导出面板新增版权声明功能;
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user