Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
李靖
8 years ago
Commit
53c1deae562ba91eb70823de0621c6cf3ab6cd03
1 parent
c53dfd5f
样式调整
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
9 deletions
public/scss/home/new-home.page.css
public/scss/layout/_header.css
public/scss/home/new-home.page.css
View file @
53c1dea
...
...
@@ -298,17 +298,18 @@
}
.val
{
width
:
28px
;
height
:
28px
;
border-radius
:
14px
;
width
:
56px
;
height
:
56px
;
border-radius
:
50%
;
color
:
#fff
;
background
:
#d0021b
;
line-height
:
28
px
;
line-height
:
56
px
;
text-align
:
center
;
position
:
absolute
;
top
:
15px
;
right
:
75px
;
font-size
:
18px
;
top
:
5px
;
right
:
60px
;
font-size
:
36px
;
transform
:
scale
(
0.5
);
}
}
}
...
...
public/scss/layout/_header.css
View file @
53c1dea
...
...
@@ -248,8 +248,8 @@
}
.ul-arr
{
width
:
26px
;
height
:
26px
;
width
:
30px
;
height
:
30px
;
position
:
absolute
;
top
:
4px
;
right
:
32px
;
...
...
Please
register
or
login
to post a comment