Commit d0ed5431 by dabai

footseen

parent c1593c91
Showing with 13 additions and 8 deletions
...@@ -78,17 +78,17 @@ ga('send', 'pageview'); ...@@ -78,17 +78,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;
...@@ -99,7 +99,7 @@ ga('send', 'pageview'); ...@@ -99,7 +99,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;
...@@ -110,12 +110,17 @@ ga('send', 'pageview'); ...@@ -110,12 +110,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;
bottom: 0.266rem;
text-align: center;
z-index: 100;
} }
.mBottom p{ .mBottom p{
font-size: 0.32rem; font-size: 0.32rem;
...@@ -256,11 +261,11 @@ ga('send', 'pageview'); ...@@ -256,11 +261,11 @@ ga('send', 'pageview');
</div> </div>
<div class="iosBg iosBg1 L_Ar"> <div class="iosBg iosBg1 L_Ar">
<img class="iosBtn iosBtn1 heartbeat" src="/img/btn.png" /> <img class="iosBtn iosBtn1 heartbeat" src="/img/btn.png" />
<span class="iosText">ثقةPeach</span> <!--<span class="iosText">ثقةPeach</span>-->
</div> </div>
<div class="iosBg iosBg2 L_En"> <div class="iosBg iosBg2 L_En">
<img class="iosBtn iosBtn2 heartbeat" src="/img/btn_en.png" /> <img class="iosBtn iosBtn2 heartbeat" src="/img/btn_en.png" />
<span class="iosText">Trust Peach</span> <!--<span class="iosText">Trust Peach</span>-->
</div> </div>
<div class="mBottom"> <div class="mBottom">
<p>www.footseen.com</p> <p>www.footseen.com</p>
......
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