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
be174200
Commit
be174200
authored
Jul 27, 2020
by
baesangjune
Browse files
css
parent
18b1b00e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Quiz.css
0 → 100644
View file @
be174200
.Main
{
background
:
orange
;
display
:
inline-block
;
border
:
3px
solid
black
;
width
:
200px
;
text-align
:
center
;
}
/* .Name {} */
.Box
{
text-align
:
center
;
margin
:
0
auto
;
}
.QuizStart
{
margin
:
30px
;
margin-left
:
500px
;
width
:
150px
;
height
:
30px
;
font-family
:
Impact
,
Haettenschweiler
,
'Arial Narrow Bold'
,
sans-serif
;
}
\ 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