Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郭成尧
2017-03-23 15:12:11 +0800
Commit
5095a0b1eba691daa2bda0d4524f25ac1ea2ba06
1 parent
d5ae02d8
fav
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletions
public/scss/product/shop/reds-shop/_header.css
public/scss/product/shop/reds-shop/_nav-tab.css
public/scss/product/shop/reds-shop/_header.css
View file @
5095a0b
...
...
@@ -38,6 +38,11 @@
line-height
:
1
;
padding-top
:
38px
;
padding-bottom
:
35px
;
.favs
{
margin-top
:
-90px
;
color
:
#fff
;
}
}
.shop-intro
{
...
...
public/scss/product/shop/reds-shop/_nav-tab.css
View file @
5095a0b
...
...
@@ -19,6 +19,8 @@
.shop-tab-nav
{
color
:
#dededf
;
width
:
50%
;
text-align
:
center
;
&.active
{
color
:
#434241
;
...
...
@@ -27,4 +29,4 @@
a
{
color
:
inherit
;
}
}
\ No newline at end of file
}
...
...
Please
register
or
login
to post a comment