Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ruslanmv/Real-Time-Quiz-Application
FaustoB91
/
Real-Time-Quiz-Application
like
0
Sleeping
App
Files
Files
Community
9a82c5c
Real-Time-Quiz-Application
/
static
/
styles.css
Fausto Busuito
Application changes
9a82c5c
about 1 month ago
raw
Copy download link
history
blame
Safe
154 Bytes
body
{
font-family
: Arial, sans-serif;
margin
:
20px
;
}
h1
{
color
:
#333
;
}
form
{
margin-top
:
20px
;
}
button
{
margin-top
:
10px
;
}