Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김명주
/
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-29 14:42:59 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d6cb3fa9692563ae20a4303ad5fae25ac8a9dd4b
d6cb3fa9
1 parent
2fdb3504
Update font size
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
views/search_result.css
views/search_result.css
View file @
d6cb3fa
...
...
@@ -22,7 +22,7 @@ body{
#name
{
position
:
relative
;
width
:
3
00px
;
width
:
4
00px
;
height
:
120px
;
top
:
4%
;
left
:
3%
;
...
...
@@ -61,7 +61,7 @@ body{
#nick
{
font-family
:
'Nanum Gothic'
;
font-size
:
40
px
;
font-size
:
35
px
;
font-weight
:
bold
;
}
#div1
...
...
@@ -122,4 +122,4 @@ body{
{
font-size
:
x-large
;
font-weight
:
bold
;
}
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment