This commit is contained in:
xulu
2022-03-16 17:55:52 +08:00
parent c8b0dd1097
commit f51397cbff
4 changed files with 256 additions and 193 deletions

View File

@@ -319,7 +319,7 @@ a {
color: #006699;
cursor: pointer;
font-weight: bold;
letter-spacing: -0.5px;
letter-spacing: -0.5px;
}
.art_state_upagain>span:hover {
@@ -543,24 +543,19 @@ a {
right: -65px;
}
.art_file {
border-top: 1px solid #eee;
padding: 20px 0 0 0;
margin: 25px 0 0 0;
}
.art_file {}
.art_file>h4 {
margin: 8px 0 5px 0;
margin: 8px 0 5px 30px;
float: left;
width: 116px;
text-align: right;
color: #777;
font-weight: normal;
}
.art_file>p {
margin: 6px 0 0 20px;
margin: 6px 0 0 10px;
margin-bottom: 10px;
float: left;
}