更新css

This commit is contained in:
2021-11-01 16:22:40 +08:00
parent 3cbfd1dd90
commit e4f40ebb9a

View File

@@ -483,6 +483,7 @@ body {
position: relative;
margin-top: 20px;
line-height: 24px;
height: 46px;
}
.modularFive-list li::after {
@@ -1624,7 +1625,7 @@ body {
text-indent: 2em;
color: #525252;
-webkit-line-clamp: 4;
height: 134px;
height: 102px;
}
.srCooperationNew-title {
@@ -1806,12 +1807,23 @@ body {
display: flex;
border-bottom: 1px solid #c6c6c6;
padding-bottom: 10px;
line-height: 32px;
}
.ranks-title img {
margin-right: 10px;
}
.ranks-left {
flex: 1
}
.ranks-more {
font-size: 16px;
line-height: 32px;
}
/*省级领军人才梯队*/
.ranksEchelon-title {
background-color: #449942;
@@ -2477,7 +2489,7 @@ body {
.partyBuild-left-text {
color: #3e3e3e;
-webkit-line-clamp: 2;
height: 44px;
height: 40px;
}
.partyBuild-right {