Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郝肖肖
9 years ago
Commit
2a240d9986eef83155d3b0d9796f807d3ec9a5ec
1 parent
272f5ff7
设计师 陈然 webkit-text-stroke-width 让去除
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
public/scss/_base.css
public/scss/components/_header.css
public/scss/_base.css
View file @
2a240d9
...
...
@@ -193,7 +193,6 @@ a {
font-size
:
24px
;
font-family
:
"iconfont"
!important
;
-webkit-font-smoothing
:
antialiased
;
-webkit-text-stroke-width
:
0.4px
;
-moz-osx-font-smoothing
:
grayscale
;
}
...
...
public/scss/components/_header.css
View file @
2a240d9
...
...
@@ -298,14 +298,13 @@
}
.sub-nav
{
height
:
50
px
;
height
:
44
px
;
background
:
#1b1b1b
;
.sub-nav-list
{
max-width
:
94%
;
display
:
inline-block
;
line-height
:
54px
;
height
:
44px
;
line-height
:
50px
;
font-size
:
14px
;
li
{
...
...
@@ -418,7 +417,7 @@
left
:
0
;
display
:
none
;
z-index
:
10
;
top
:
1
78
px
;
top
:
1
80
px
;
dl
{
float
:
left
;
...
...
Please
register
or
login
to post a comment