模版更新

This commit is contained in:
xiongxiaoyang
2025-07-12 18:40:05 +08:00
parent 6452c1603f
commit 90009a57f4
4 changed files with 208 additions and 60 deletions

View File

@ -964,4 +964,14 @@ i.vip_b {
.userBox {
margin: 0 auto
}
.layui-elem-quote {
margin-bottom: 10px;
padding: 15px;
line-height: 1.8;
border-left: 5px solid #16b777;
border-radius: 0 2px 2px 0;
background-color: #fafafa;
}