Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
haishi
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
冷斌
haishi
Commits
7f21e2a7
Commit
7f21e2a7
authored
Mar 03, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
e0db4a78
1c7ce1f1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
public/appapi/css/style_hl.css
+3
-2
No files found.
public/appapi/css/style_hl.css
View file @
7f21e2a7
...
...
@@ -49,8 +49,9 @@
.vip
.downBox
{
padding
:
.75rem
;
width
:
100%
;
}
.vip
.buyknow
{
width
:
100%
;
font-size
:
.7rem
;
color
:
#333
;
font-weight
:
600
;
}
.vip
.knowList
{
margin-top
:
.25rem
;
font-size
:
.6rem
;
color
:
#999
;
line-height
:
.85rem
;
}
.vip
.footBox
{
position
:
fixed
;
bottom
:
0
;
left
:
0
;
width
:
100%
;
height
:
2.5rem
;
border-top
:
.05rem
solid
#f2f2f2
;
display
:
flex
;
align-items
:
center
;
padding
:
0
.75rem
;
justify-content
:
center
;
flex-direction
:
row-reverse
;
}
.vip
.footBtn
{
width
:
5.3rem
;
height
:
1.8rem
;
border-radius
:
.9rem
;
background
:
linear-gradient
(
225deg
,
rgba
(
255
,
142
,
0
,
1
)
0%
,
rgba
(
250
,
58
,
81
,
1
)
100%
);
font-size
:
.7rem
;
color
:
#fff
;
text-align
:
center
;
line-height
:
1.8rem
;
}
/* .vip .footBox { position: fixed; bottom: 0; left: 0; width: 100%; height: 2.5rem; border-top: .05rem solid #f2f2f2; display: flex; align-items: center; padding: 0 .75rem; justify-content: center;flex-direction: row-reverse; } */
.vip
.footBox
{
margin-top
:
.3rem
;
width
:
100%
;
height
:
2.5rem
;
display
:
flex
;
align-items
:
center
;
padding
:
0
.75rem
;
justify-content
:
center
;
flex-direction
:
row-reverse
;
}
.vip
.footBtn
{
width
:
5.3rem
;
height
:
1.8rem
;
border-radius
:
.9rem
;
background
:
linear-gradient
(
225deg
,
rgba
(
255
,
142
,
0
,
1
)
0%
,
rgba
(
250
,
58
,
81
,
1
)
100%
);
font-size
:
.7rem
;
color
:
#fff
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
}
.vip
.kaitongVipBG
{
position
:
fixed
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
background
:
rgba
(
0
,
0
,
0
,
0.5
);
z-index
:
3
;
}
.vip
.kaitongBox
{
width
:
100%
;
background
:
#fff
;
border-radius
:
.4rem
.4rem
0px
0px
;
overflow
:
hidden
;
padding
:
0
1rem
;
}
.vip
.ktList
{
width
:
100%
;
display
:
flex
;
align-items
:
center
;
margin-top
:
1rem
;
}
...
...
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