Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
uedxwg
2015-11-04 23:31:12 +0800
Commit
e7d1d6cd6a3b128a2ebcf86f0026ca73374df51c
1 parent
3843a417
update
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletions
static/sass/index/_footer.scss
static/sass/index/_search.scss
static/sass/index/_footer.scss
View file @
e7d1d6c
...
...
@@ -72,6 +72,12 @@
border-radius
:
5px
;
margin-top
:
-13px
;
-webkit-tap-highlight-color
:
rgba
(
0
,
0
,
0
,
0
.5
);
&
:link
,
&
:visited
,
&
:hover
,
&
:actived
{
color
:
#000
;
}
}
.circle-rightbottom
{
...
...
static/sass/index/_search.scss
View file @
e7d1d6c
...
...
@@ -39,7 +39,7 @@
border
:
none
;
background
:
transparent
;
color
:
#b2b2b2
;
font-size
:
3
2
rem
/
$pxConvertRem
;
font-size
:
3
0
rem
/
$pxConvertRem
;
line-height
:
56rem
/
$pxConvertRem
;
}
}
...
...
Please
register
or
login
to post a comment