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:58:22 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cdd046a5e26b71d99044347699f4596605a72c9a
cdd046a5
1 parent
c73dc913
Update test homepage design
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
9 deletions
views/test_home.css
views/test_home.css
View file @
cdd046a
#uni
{
position
:
fixed
;
top
:
600px
;
left
:
1400px
;
position
:
absolute
;
width
:
300px
;
height
:
300px
;
top
:
50%
;
left
:
75%
;
}
#dao
{
position
:
fixed
;
top
:
550px
;
left
:
150px
;
position
:
absolute
;
width
:
280px
;
height
:
350px
;
top
:
45%
;
left
:
5%
;
}
#tex1
...
...
@@ -26,9 +30,9 @@
#btn
{
position
:
relative
;
top
:
4
0%
;
top
:
5
0%
;
width
:
100%
;
height
:
1
2
%
;
height
:
1
5
%
;
font-family
:
'Nanum Gothic'
;
font-size
:
large
;
font-weight
:
bold
;
...
...
@@ -46,7 +50,7 @@
.box
{
width
:
500px
;
height
:
7
00px
;
height
:
5
00px
;
margin
:
0
auto
;
display
:
block
;
background-color
:
white
;
...
...
Please
register
or
login
to post a comment