feat: mobile联系我们 - 售后政策页
This commit is contained in:
42
public/static/index/mobile/css/aboutus_policy.css
Normal file
42
public/static/index/mobile/css/aboutus_policy.css
Normal file
@@ -0,0 +1,42 @@
|
||||
.oricoEGapp-policy {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-top: 3.3rem;
|
||||
background: #fff;
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
.oricoEGapp-policy .pl-img {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.oricoEGapp-policy .m_Container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin: 0 1rem;
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
|
||||
.oricoEGapp-policy .m_Container .textpoint {
|
||||
margin-top: 1.12rem;
|
||||
text-align: center;
|
||||
color: #333;
|
||||
font-size: 0.85rem;
|
||||
}
|
||||
|
||||
.oricoEGapp-policy .m_Container .decs {
|
||||
margin-top: 0.68rem;
|
||||
color: #666;
|
||||
font-size: 0.64rem;
|
||||
line-height: 1.07rem;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.oricoEGapp-policy .m_Container .decs-left {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.oricoEGapp-policy .m-t {
|
||||
margin: 0.5rem 0;
|
||||
}
|
||||
Reference in New Issue
Block a user