This commit is contained in:
xulu
2022-03-11 18:14:17 +08:00
parent a2a8a06ff6
commit c8b0dd1097
7 changed files with 871 additions and 35 deletions

View File

@@ -308,6 +308,23 @@ a {
color: #006699;
}
.art_state_upagain {
margin: 0 0 20px 0;
padding: 20px 0 25px 0;
border-bottom: 1px solid #cce7f3;
line-height: 20px;
}
.art_state_upagain>span {
color: #006699;
cursor: pointer;
font-weight: bold;
letter-spacing: -0.5px;
}
.art_state_upagain>span:hover {
text-decoration: underline;
}
.art_state_ {
@@ -536,7 +553,7 @@ a {
.art_file>h4 {
margin: 10px 0 5px 0;
margin: 8px 0 5px 0;
float: left;
width: 116px;
text-align: right;
@@ -581,11 +598,11 @@ a {
margin: 0 8px 0 0;
}
.art_file .download{
.art_file .download {
font-weight: bold;
color: #75abf1;
margin: 0 0 0 18px;
}
margin: 0 0 0 18px;
}
.art_revlist {
border-top: 1px solid #eee;