Files
template-10584/src/bszx/pay/detail.scss
2025-06-26 11:41:12 +08:00

19 lines
371 B
SCSS

.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);
}