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
xuqi
9 years ago
Commit
44180dc667a75cf4a2b8455626038d75ab0db68b
1 parent
16a9980c
search style
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
5 deletions
static/sass/index/_search.scss
static/sass/index/_search.scss
View file @
44180dc
...
...
@@ -52,16 +52,22 @@
li
{
float
:
left
;
height
:
68rem
/
$pxConvertRem
;
line-height
:
68rem
/
$pxConvertRem
;
font-size
:
28rem
/
$pxConvertRem
;
height
:
68rem
/
$pxConvertRem
;
line-height
:
38rem
/
$pxConvertRem
;
margin-right
:
20rem
/
$pxConvertRem
;
margin-bottom
:
20rem
/
$pxConvertRem
;
}
a
{
display
:
block
;
height
:
68rem
/
$pxConvertRem
;
line-height
:
68rem
/
$pxConvertRem
;
padding
:
0
20rem
/
$pxConvertRem
;
font-size
:
28rem
/
$pxConvertRem
;
background
:
#f8f8f8
;
color
:
#000
;
&
:visited
{
color
:
#000
;
}
}
.clear-history
{
...
...
Please
register
or
login
to post a comment