Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
hf
9 years ago
Commit
9c0248d0cf18feb7d5cf1c803a61bb8cb1ba1078
2 parents
6068397d
cdba8ba7
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
static/sass/index.scss
static/sass/index/_search.scss
static/sass/index.scss
View file @
9c0248d
...
...
@@ -45,6 +45,13 @@ a {
text-decoration
:
none
;
outline
:
none
;
color
:
#000
;
&
:link
,
&
:visted
,
&
:hover
,
&
:active
{
color
:
#000
;
}
}
*
:focus
{
...
...
static/sass/index/_search.scss
View file @
9c0248d
...
...
@@ -41,10 +41,6 @@
.search-items
{
padding
:
20px
10px
;
a
{
color
:
#000
;
}
h3
{
font-size
:
12px
;
margin-bottom
:
10px
;
...
...
Please
register
or
login
to post a comment