migrate to new git

This commit is contained in:
2025-08-29 01:27:25 +08:00
parent 946eb9961e
commit af2c152ef6
8623 changed files with 1000453 additions and 1 deletions

View File

@@ -0,0 +1,22 @@
/* ----------------------------- layout.css --------------------------- */
/*6258*/
.editor section.edit_t040 .comments {
margin-top:60px;
}
.editor section.edit_t040 .comments .comment-item {
margin:40px 0;
}
/*6269*/
.editor section.edit_t040 .comments span.user-avatar {
background:#eee;
width:64px; height:64px;
float:left;
margin-right:10px;
}
/*6283*/
.editor section.edit_t040 .comments h4 {
font-size:15px;
}