Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mikelue
/
sf-acd
like
0
Running
App
Files
Files
Community
main
sf-acd
/
src
/
styles
/
globals.css
Mikelue
Add 9 files
ca056f0
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
161 Bytes
body
{
font-family
: Arial, sans-serif;
text-align
: center;
background-color
:
#f0f0f0
;
}
h1
,
h2
,
h3
{
font-weight
: bold;
}
a
,
a
:visited
{
color
:
#0070cc
;
}