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-28 23:55:47 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
24fa7d9442e9bdf15e1d805485ab716ba6116cac
24fa7d94
1 parent
5f863878
Update homepage design
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
18 deletions
views/main_home.css
views/main_home.ejs
views/main_home.css
View file @
24fa7d9
...
...
@@ -47,6 +47,25 @@ html, body{
top
:
5%
;
background-color
:
skyblue
;
}
#btn1
{
position
:
relative
;
top
:
23%
;
left
:
30%
;
padding
:
0
;
border
:
none
;
background
:
none
;
}
#btn2
{
position
:
relative
;
top
:
23%
;
left
:
50%
;
padding
:
0
;
border
:
none
;
background
:
none
;
}
#div2
{
position
:
relative
;
...
...
@@ -80,24 +99,6 @@ html, body{
{
text-align
:
center
;
}
#btn1
{
position
:
relative
;
top
:
23%
;
left
:
30%
;
padding
:
0
;
border
:
none
;
background
:
none
;
}
#btn2
{
position
:
relative
;
top
:
23%
;
left
:
50%
;
padding
:
0
;
border
:
none
;
background
:
none
;
}
#test
{
font-size
:
x-large
;
...
...
views/main_home.ejs
View file @
24fa7d9
This diff is collapsed. Click to expand it.
Please
register
or
login
to post a comment