Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
梁志锋
2016-02-03 17:11:01 +0800
Commit
539b568ae9a8089d04f401aa8d6777c91d49d026
1 parent
6b9398a7
头部导航分割线
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/sass/layout/_header.scss
static/sass/layout/_header.scss
View file @
539b568
...
...
@@ -126,7 +126,7 @@
width
:
100%
;
height
:
90rem
/
$pxConvertRem
;
overflow
:
hidden
;
border-top
:
1px
solid
#fff
;
border-top
:
1px
solid
rgba
(
255
,
255
,
255
,
0
.5
)
;
color
:
#fff
;
&
.boys
{
...
...
Please
register
or
login
to post a comment