审查机器

This commit is contained in:
tls
2022-07-06 17:32:53 +08:00
parent cd5529065b
commit 52e0383360
82 changed files with 13517 additions and 0 deletions

View File

@ -0,0 +1,28 @@
.arpw-ul {
list-style: none;
padding-left: 40px;
padding-right: 14px;
}
.arpw-li {
margin-bottom: 10px;
}
.arpw-time {
display: block;
color: #aaa;
}
.arpw-clearfix:before,
.arpw-clearfix:after {
content: "";
display: table;
}
.arpw-clearfix:after {
clear:both;
}
.arpw-clearfix {
zoom:1;
}