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
yyq
9 years ago
Commit
3f394b21b99c862715c3a0a68f374bc432f361b8
1 parent
c949ec2a
菜单样式调整H
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
public/scss/components/_header.css
public/scss/components/_header.css
View file @
3f394b2
...
...
@@ -73,7 +73,7 @@
&:hover
{
color
:
#9a9a9a
;
height
:
50px
;
cursor
:
default
;
cursor
:
pointer
;
}
&
:hover
>
a
{
...
...
@@ -114,7 +114,7 @@
.down-app-box
{
width
:
230px
;
color
:
#
000
;
color
:
#
1b1b1b
;
font-size
:
14px
;
padding
:
20px
0
;
margin-left
:
-86px
;
...
...
@@ -356,7 +356,7 @@
}
.cur
{
background
:
#
000
;
background
:
#
1b1b1b
;
}
a
{
...
...
@@ -410,8 +410,10 @@
}
dt
>
a
{
color
:
#000
;
text-decoration
:
underline
;
color
:
#1b1b1b
;
display
:
inline-block
;
padding-bottom
:
2px
;
border-bottom
:
1px
solid
#1b1b1b
;
}
.hot
{
...
...
Please
register
or
login
to post a comment