提交 890d5a2c 编写于 作者: guangjun.yang's avatar guangjun.yang

兑换说明页面

上级 fc273f5a
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<div> <div>
<header class="header"> <header class="header">
<span>兑换须知</span> <span>兑换须知</span>
<img src="../images/cme/close.png" alt=""> <!-- <img src="../images/cme/close.png" alt=""> -->
</header> </header>
<div class="exchange-tips-wrapper fixed"> <div class="exchange-tips-wrapper fixed">
<div class="content"> <div class="content">
...@@ -28,28 +28,22 @@ ...@@ -28,28 +28,22 @@
top: 0; top: 0;
left: 0; left: 0;
text-align: center; text-align: center;
padding: px2rem(20px) 0; padding: px2rem(26px) 0 px2rem(20px);
font-size: px2rem(18px); font-size: px2rem(18px);
line-height: px2rem(18px); line-height: px2rem(18px);
color: #333333; color: #333333;
background: #fff; background: #fff;
img { // img {
position: absolute; // position: absolute;
right: px2rem(20px); // right: px2rem(20px);
width: px2rem(13px); // width: px2rem(13px);
height: px2rem(13px); // height: px2rem(13px);
} // }
} }
.exchange-tips-wrapper { .exchange-tips-wrapper {
padding-top: px2rem(30px); padding-top: px2rem(40px);
margin: px2rem(20px); margin: px2rem(20px);
font-size: px2rem(16px); font-size: px2rem(16px);
.fixed {
.header {
position: fixed;
}
}
.content { .content {
.title { .title {
line-height: px2rem(18px); line-height: px2rem(18px);
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册