Commit a0fef082 by libai

测试

parent 8a2d9ea1
...@@ -23,12 +23,13 @@ ...@@ -23,12 +23,13 @@
bottom: -0.05rem; bottom: -0.05rem;
} }
.reg-ul { .reg-ul {
width: 9.35rem; width: 10rem;
margin: 0 auto; margin: 0 auto;
height: 5.5rem; height: 5.5rem;
margin-top: 0.1rem; margin-top: 0.1rem;
} }
.reg-ul li { .reg-ul li {
margin-left: 0.3rem;
position: relative; position: relative;
height: 1.55rem; height: 1.55rem;
width: 4.4rem; width: 4.4rem;
...@@ -77,9 +78,6 @@ ...@@ -77,9 +78,6 @@
.reg-ul .reg-click p { .reg-ul .reg-click p {
color: #58410B !important; color: #58410B !important;
} }
.reg-ul li:nth-child(even) {
margin-left: 0.27rem;
}
.reg-ul li:nth-child(even) .hot { .reg-ul li:nth-child(even) .hot {
left: 3.65rem; left: 3.65rem;
} }
......
...@@ -23,12 +23,13 @@ ...@@ -23,12 +23,13 @@
} }
} }
.reg-ul{ .reg-ul{
width: 9.35rem; width: 10rem;
margin: 0 auto; margin: 0 auto;
height: 5.5rem; height: 5.5rem;
margin-top: 0.1rem; margin-top: 0.1rem;
li{ li{
margin-left: 0.3rem;
.hot{ .hot{
width: 0.92rem; width: 0.92rem;
position: absolute; position: absolute;
...@@ -82,7 +83,7 @@ ...@@ -82,7 +83,7 @@
} }
} }
li:nth-child(even){ li:nth-child(even){
margin-left: 0.27rem;
.hot{ .hot{
left: 3.65rem; left: 3.65rem;
} }
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<title>优惠充值</title> <title>优惠充值</title>
<link rel="stylesheet" href="css/base.css"> <link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/layer.css"> <link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/index2.css?v='20180221018'"> <link rel="stylesheet" href="css/index2.css?v='201802210188'">
<script src="lib/fsize.js"></script> <script src="lib/fsize.js"></script>
</head> </head>
<body style="background:rgba(0,0,0,0)"> <body style="background:rgba(0,0,0,0)">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment