审查机器
This commit is contained in:
28
kenengba/审查机器/审查机器 _ 可能吧_files/arpw-frontend.css
Normal file
28
kenengba/审查机器/审查机器 _ 可能吧_files/arpw-frontend.css
Normal 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;
|
||||
}
|
Reference in New Issue
Block a user