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
1032c62e
Commit
1032c62e
authored
Aug 05, 2020
by
Jiwon Yoon
Browse files
a
parent
d3d5613c
Changes
2
Show whitespace changes
Inline
Side-by-side
src/Home.css
View file @
1032c62e
.container-fluid
{
background-image
:
url("./img/img_study.jpg")
;
background-color
:
white
;
background-size
:
100%
;
width
:
100%
;
height
:
600px
;
background-repeat
:
no-repeat
;
}
/* .Name {
font-size: 30px;
position: absolute;
top: 330px;
left: 38%
} */
/* .inputBox {
margin-left: 30px;
inline-size: 200px;
block-size: 40px;
font-size: 40px;
} */
/* .QuizStart {
margin-top: 35%;
block-size: 100px;
inline-size: 200px;
font-size: 35px;
} */
\ No newline at end of file
src/Quiz.css
View file @
1032c62e
.container-fluid
{
background
:
white
;
width
:
100%
;
height
:
500px
;
/* background-image: url('./img/img_quiz.png');
background-repeat: no-repeat;
background-position: right;
background-size: 200px; */
}
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