Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
MahatirTusher/Wound_Treatment
DHEIVER
/
Wound_Treatment
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MahatirTusher
commited on
Feb 18
Commit
bd6b739
·
verified
·
1 Parent(s):
70e7566
Create style.css
Browse files
Files changed (1)
hide
show
style.css
+4
-0
style.css
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
body {
2
+
background-color: #f5f5f5;
3
+
font-family: Arial, sans-serif;
4
+
}