Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
yyq
9 years ago
Commit
8ef3a674d9713371bfab0540e0703409eae5ea94
2 parents
6850d80e
d6e779b2
Merge branch 'hotfix/mainNav'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletions
public/scss/common/_header.css
public/scss/common/_header.css
View file @
8ef3a67
...
...
@@ -316,6 +316,7 @@
li
{
float
:
left
;
padding
:
8px
22px
5px
;
text-align
:
center
;
a
{
font-size
:
12px
;
...
...
@@ -325,13 +326,18 @@
.name-cn
a
{
font-size
:
16px
;
}
.name-en
a
{
color
:
#8e8e8e
;
}
}
.cure
{
color
:
#fff
;
background-color
:
#3a3a3a
;
a
{
.name-cn
>
a,
.name-en
>
a
{
color
:
#fff
;
}
}
...
...
Please
register
or
login
to post a comment