Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
online-quiz-react
Commits
91becb73
Commit
91becb73
authored
Aug 05, 2020
by
김민수
Browse files
No commit message
No commit message
parent
72b2be6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Home.css
View file @
91becb73
...
...
@@ -4,27 +4,27 @@
background-color
:
white
;
background-size
:
100%
;
width
:
100%
;
height
:
600px
;
padding-bottom
:
50%
;
background-repeat
:
no-repeat
;
}
/*
.Name {
.Name
{
font-size
:
30px
;
position
:
absolute
;
top
:
330px
;
left
:
38%
}
*/
}
/*
.inputBox {
margin-left:
30px
;
inline-size:
200px
;
block-size:
40px
;
font-size:
40px
;
}
*/
.inputBox
{
margin-left
:
0%
;
inline-size
:
30%
;
block-size
:
0%
;
font-size
:
150%
;
}
/*
.QuizStart {
.QuizStart
{
margin-top
:
35%
;
block-size
:
100px
;
inline-size
:
200px
;
font-size
:
35px
;
} */
\ No newline at end of file
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment