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
Email Patches
Plain Diff
Browse Files
Authored by
梁志锋
2016-02-14 15:02:01 +0800
Commit
2dfca00fbf35874c5a461b3cd8b9c2b53ef4c6d6
1 parent
85ea5991
修改右上角导航
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
static/sass/layout/_header.scss
static/sass/layout/_header.scss
View file @
2dfca00
...
...
@@ -127,6 +127,8 @@
overflow
:
hidden
;
border-top
:
1px
solid
rgba
(
255
,
255
,
255
,
0
.5
);
color
:
#fff
;
z-index
:
2
;
position
:
relative
;
&
.boys
{
@include
background-image
(
linear-gradient
(
#323232
,
#414141
));
...
...
Please
register
or
login
to post a comment