Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
heboya8
/
flask-demo
like
0
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
d43e3b1
flask-demo
/
static
/
style.css
heboya8
Update static/style.css
eb3c06a
verified
3 months ago
raw
Copy download link
history
blame
Safe
195 Bytes
body
{
font-family
: Arial, sans-serif;
text-align
: center;
margin
:
20px
;
background-color
:
#f0f0f0
;
}
h1
{
color
:
#333
;
}
img
{
margin
:
10px
;
border
:
1px
solid
#ccc
;
}