Commit c223d365 by dabai

footseen

parent 47167670
Showing with 14 additions and 14 deletions
...@@ -82,17 +82,17 @@ ga('send', 'pageview'); ...@@ -82,17 +82,17 @@ ga('send', 'pageview');
} }
.iosBg,.iosBg2{ .iosBg,.iosBg2{
background: url(/img/iosbg.png) no-repeat; /*background: url(/img/iosbg.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
width: 9.146rem; width: 9.146rem;
height: 24.413rem; height: 24.413rem;*/
position: relative; position: relative;
margin: -4rem auto 0; margin: -4rem auto 0;
z-index: 50; z-index: 50;
} }
.iosBg2{ .iosBg2{
background: url(/img/iosbg_en.png) no-repeat; /*background: url(/img/iosbg_en.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;*/
} }
.iosBtn{ .iosBtn{
width: 7.573rem; width: 7.573rem;
...@@ -103,7 +103,7 @@ ga('send', 'pageview'); ...@@ -103,7 +103,7 @@ ga('send', 'pageview');
top: -.693rem; top: -.693rem;
z-index: 10; z-index: 10;
} }
.iosText{ /*.iosText{
position: absolute; position: absolute;
width: 3.933rem; width: 3.933rem;
right: 0.45rem; right: 0.45rem;
...@@ -114,12 +114,17 @@ ga('send', 'pageview'); ...@@ -114,12 +114,17 @@ ga('send', 'pageview');
color:#FF4999; color:#FF4999;
font-size: 0.3rem; font-size: 0.3rem;
direction: rtl; direction: rtl;
} }*/
.mBottom{ .mBottom{
padding: 0.8rem 0 0.666rem; padding: 0.8rem 0 0.666rem;
width: 100%; width: 100%;
text-align: center; text-align: center;
font-size: 0; font-size: 0;
position: absolute;
left: 0;
text-align: center;
bottom: 0.266rem;
z-index: 100;
} }
.mBottom p{ .mBottom p{
font-size: 0.32rem; font-size: 0.32rem;
......
...@@ -84,7 +84,7 @@ ga('send', 'pageview'); ...@@ -84,7 +84,7 @@ ga('send', 'pageview');
width: 9.146rem; width: 9.146rem;
height: 24.413rem;*/ height: 24.413rem;*/
position: relative; position: relative;
margin: -4rem auto 0; /*margin: -4rem auto 0;*/
z-index: 50; z-index: 50;
} }
.iosBg2{ .iosBg2{
...@@ -100,7 +100,7 @@ ga('send', 'pageview'); ...@@ -100,7 +100,7 @@ ga('send', 'pageview');
top: -.693rem; top: -.693rem;
z-index: 10; z-index: 10;
} }
/*.iosText{ .iosText{
position: absolute; position: absolute;
width: 3.933rem; width: 3.933rem;
right: 0.45rem; right: 0.45rem;
...@@ -111,17 +111,12 @@ ga('send', 'pageview'); ...@@ -111,17 +111,12 @@ ga('send', 'pageview');
color:#FF4999; color:#FF4999;
font-size: 0.3rem; font-size: 0.3rem;
direction: rtl; direction: rtl;
}*/ }
.mBottom{ .mBottom{
padding: 0.8rem 0 0.666rem; padding: 0.8rem 0 0.666rem;
width: 100%; width: 100%;
text-align: center; text-align: center;
font-size: 0; font-size: 0;
position: absolute;
left: 0;
text-align: center;
bottom: 0.266rem;
z-index: 100;
} }
.mBottom p{ .mBottom p{
font-size: 0.32rem; font-size: 0.32rem;
......
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