forked from gxwebsoft/mp-10550
提交代码
This commit is contained in:
18
src/bszx/pay/detail.scss
Normal file
18
src/bszx/pay/detail.scss
Normal file
@@ -0,0 +1,18 @@
|
||||
.content {
|
||||
padding: 32px;
|
||||
line-height: 2.4rem;
|
||||
}
|
||||
.content-bg{
|
||||
background-image: url("https://oss.wsdns.cn/20250224/7230c35b276f420a8527d08358759d8c.jpg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100%;
|
||||
background-position: bottom;
|
||||
}
|
||||
|
||||
page{
|
||||
background-color: #fff2ee !important;
|
||||
}
|
||||
|
||||
.nr-bg{
|
||||
background: linear-gradient(to bottom, #ffe0e0, #ffffff);
|
||||
}
|
||||
Reference in New Issue
Block a user