Toggle navigation
Toggle navigation
This project
Loading...
Sign in
LI WENHAO
/
kartrider
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김명주
2021-11-16 21:54:17 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d8aa078f9778d4d23640ad2152576f1bf5d09d44
d8aa078f
1 parent
fea7dfba
Create search result design
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
159 additions
and
0 deletions
metadata/search.css
metadata/search.css
0 → 100644
View file @
d8aa078
/*body{
height: 100vh;
background-repeat : no-repeat;
background-image: url('background.png');
background-size: cover;
}*/
html
,
body
{
width
:
100%
;
height
:
100%
;
}
#div
{
position
:
relative
;
border
:
1px
solid
black
;
width
:
60%
;
height
:
20%
;
line-height
:
200px
;
margin
:
0
auto
;
background-image
:
url(search_chang.png)
;
}
#sebo
{
position
:
relative
;
border
:
1px
solid
black
;
width
:
60%
;
height
:
22%
;
margin
:
0
auto
;
top
:
2%
;
}
#resu
{
position
:
relative
;
border
:
1px
solid
black
;
width
:
60%
;
height
:
2000px
;
margin
:
0
auto
;
top
:
4%
;
}
#most
{
position
:
relative
;
border
:
1px
solid
black
;
width
:
370px
;
height
:
230px
;
float
:
left
;
}
#imgId
{
vertical-align
:
middle
;
}
#nick
{
font-size
:
xx-large
;
font-weight
:
bold
;
}
#div1
{
position
:
relative
;
width
:
65%
;
height
:
100%
;
float
:
right
;
background-color
:
seashell
;
}
#hle
{
position
:
relative
;
top
:
8%
;
width
:
60%
;
height
:
3%
;
margin
:
0
auto
;
}
#div2
{
position
:
relative
;
width
:
100%
;
height
:
2%
;
background-color
:
seashell
;
}
#fordiv
{
position
:
relative
;
border
:
1px
solid
black
;
width
:
100%
;
height
:
120px
;
}
#IMG
{
position
:
relative
;
width
:
85%
;
height
:
70%
;
top
:
20%
;
left
:
7%
;
}
#tet1
{
position
:
relative
;
border
:
1px
solid
black
;
width
:
8%
;
height
:
100%
;
float
:
left
;
}
#tet2
{
position
:
relative
;
border
:
1px
solid
black
;
width
:
10%
;
height
:
100%
;
float
:
left
;
}
#tet3
{
position
:
relative
;
border
:
1px
solid
black
;
width
:
20%
;
height
:
100%
;
float
:
left
;
}
#tet4
{
position
:
relative
;
border
:
1px
solid
black
;
width
:
25%
;
height
:
100%
;
float
:
left
;
}
#img3
{
position
:
relative
;
width
:
100%
;
height
:
100%
;
float
:
left
;
}
#tet5
{
position
:
relative
;
border
:
1px
solid
black
;
width
:
15%
;
height
:
100%
;
float
:
left
;
}
#tet6
{
position
:
relative
;
border
:
1px
solid
black
;
width
:
10%
;
height
:
100%
;
float
:
left
;
}
#tet7
{
position
:
relative
;
border
:
1px
solid
black
;
width
:
10%
;
height
:
100%
;
float
:
left
;
}
Please
register
or
login
to post a comment