Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Yntec/ToyWorld
Rifd
/
Sdallmodels
like
5
Runtime error
App
Files
Files
Community
Yntec
commited on
Aug 7, 2023
Commit
d10f89d
•
1 Parent(s):
b79ab12
Create style.css
Browse files
Files changed (1)
hide
show
style.css
+5
-0
style.css
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
.gr-button {
2
+
color: white;
3
+
border-color: #000000;
4
+
background: #006699;
5
+
}