change user_lists background

This commit is contained in:
sylor_huang@126.com 2020-05-18 17:12:28 +08:00
parent b5dca5a1aa
commit c59ccc6f95
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
.background-f {
background: #fff;
}
.newMain{background: transparent!important;}
.background-g {
background: rgb(234, 235, 236);
background: #fafafa;
}
.pt-15 {
padding-top: 15px;