This commit is contained in:
2021-12-20 09:29:29 +08:00
parent 85227256be
commit 49da62127f
2 changed files with 56 additions and 1 deletions

View File

@@ -1766,6 +1766,11 @@ body {
.srSpread-video-cont-title {
font-size: 18px;
margin-top: 20px;
cursor: pointer;
}
.srSpread-video-cont-title:hover {
color: #449942;
}
.srSpread-list li {
@@ -1953,7 +1958,6 @@ body {
}
.ranksSubject-list {
padding: 0 0 15px;
box-sizing: border-box;
background-color: #eef4ee;
cursor: pointer;