Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footsen
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
c1593c91
authored
5 years ago
by
dabai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
footseen
parent
ab82acd5
master
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
8 deletions
ios.html
ios.html
View file @
c1593c91
...
...
@@ -79,17 +79,17 @@ ga('send', 'pageview');
}
.iosBg
,
.iosBg2
{
background
:
url(img/iosbg.png)
no-repeat
;
/*
background: url(img/iosbg.png) no-repeat;
background-size: 100% 100%;
width: 9.146rem;
height
:
24.413rem
;
height: 24.413rem;
*/
position
:
relative
;
margin
:
-4rem
auto
0
;
z-index
:
50
;
}
.iosBg2
{
background
:
url(img/iosbg_en.png)
no-repeat
;
background-size
:
100%
100%
;
/*
background: url(img/iosbg_en.png) no-repeat;
background-size: 100% 100%;
*/
}
.iosBtn
{
width
:
7.573rem
;
...
...
@@ -100,7 +100,7 @@ ga('send', 'pageview');
top
:
-.693rem
;
z-index
:
10
;
}
.iosText
{
/*
.iosText{
position: absolute;
width: 3.933rem;
right: 0.45rem;
...
...
@@ -111,12 +111,17 @@ ga('send', 'pageview');
color:#FF4999;
font-size: 0.3rem;
direction: rtl;
}
}
*/
.mBottom
{
padding
:
0.8rem
0
0.666rem
;
width
:
100%
;
text-align
:
center
;
font-size
:
0
;
position
:
absolute
;
left
:
0
;
bottom
:
0.266rem
;
text-align
:
center
;
z-index
:
100
;
}
.mBottom
p
{
font-size
:
0.32rem
;
...
...
@@ -257,11 +262,11 @@ ga('send', 'pageview');
</div>
<div
class=
"iosBg iosBg1 L_Ar"
>
<img
class=
"iosBtn iosBtn1 heartbeat"
src=
"img/btn.png"
/>
<
span
class=
"iosText"
>
ثقةPeach
</span
>
<
!--<span class="iosText">ثقةPeach</span>--
>
</div>
<div
class=
"iosBg iosBg2 L_En"
>
<img
class=
"iosBtn iosBtn2 heartbeat"
src=
"img/btn_en.png"
/>
<
span
class=
"iosText"
>
Trust Peach
</span
>
<
!--<span class="iosText">Trust Peach</span>--
>
</div>
<div
class=
"mBottom"
>
<p>
www.footseen.com
</p>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment