补充文件
This commit is contained in:
@@ -1318,6 +1318,11 @@ body {
|
||||
color: #8b8b8b;
|
||||
}
|
||||
|
||||
.srTitle-more:hover {
|
||||
color: #449942;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.srRrendText {
|
||||
display: flex;
|
||||
}
|
||||
@@ -1420,6 +1425,11 @@ body {
|
||||
width: calc(100% - 40px)
|
||||
}
|
||||
|
||||
.srBuildFrist-cont:hover {
|
||||
color: #CAB484;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*科研成果*/
|
||||
.srGain-list {
|
||||
position: relative;
|
||||
@@ -1687,6 +1697,11 @@ body {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.srServe-list-cont:hover {
|
||||
color: #449942;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.srServe-list-cont::after {
|
||||
position: absolute;
|
||||
content: '';
|
||||
@@ -2451,7 +2466,11 @@ body {
|
||||
line-height: 50px;
|
||||
color: #449942;
|
||||
font-size: 16px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.party-title-more:hover {
|
||||
color: #449942 !important;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*党团活动*/
|
||||
|
||||
Reference in New Issue
Block a user