feat: 为上线而修改细节
This commit is contained in:
+5
-5
@@ -198,7 +198,7 @@
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
display: -webkit-box;
|
||||
-webkit-line-clamp: 2;
|
||||
-webkit-line-clamp: 5;
|
||||
-webkit-box-orient: vertical;
|
||||
}
|
||||
.news-main .xwzx .kuang .nrs .mingchen {
|
||||
@@ -390,19 +390,19 @@
|
||||
margin: 4px 0;
|
||||
padding: 0;
|
||||
border: none;
|
||||
}
|
||||
.news-main .articlea .pages ul li a {
|
||||
display: inline-block;
|
||||
max-width: 100%;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
vertical-align: bottom;
|
||||
color: #1a2026;
|
||||
font-size: 14px;
|
||||
text-decoration: none;
|
||||
line-height: 1.6;
|
||||
}
|
||||
.news-main .articlea .pages ul li a {
|
||||
color: inherit;
|
||||
text-decoration: inherit;
|
||||
}
|
||||
.news-main .articlea .pages ul li a:hover {
|
||||
color: #eb662b;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user