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
zhangxiaoru
2016-08-16 15:18:55 +0800
Commit
f88bb43a13562ae97e09e1fb74da8c8b978acf8e
1 parent
000082d2
nav
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
public/scss/components/_path-nav.css
public/scss/me/_exchange.css
public/scss/components/_path-nav.css
View file @
f88bb43
...
...
@@ -7,6 +7,11 @@
a
{
text-decoration
:
none
;
color
:
#666
;
}
a
:hover
{
color
:
#1b1b1b
;
}
}
...
...
public/scss/me/_exchange.css
View file @
f88bb43
...
...
@@ -242,7 +242,7 @@
img
{
float
:
left
;
width
:
70px
;
height
:
9
0px
;
height
:
7
0px
;
margin-right
:
10px
;
}
...
...
Please
register
or
login
to post a comment