补充文件

This commit is contained in:
2021-12-09 09:50:38 +08:00
parent f62a57deb4
commit 00d0e2da55
64 changed files with 159 additions and 211 deletions

View File

@@ -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;
}
/*党团活动*/