Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
Yntec/ToyWorld
phenixrhyder
/
NSFW-ToyWorld
like
22
Running
App
Files
Files
Community
5
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
+
}