Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Geek7
/
mdztxi
like
0
Running
App
Files
Files
Community
Geek7
commited on
Oct 9, 2024
Commit
62b21d9
•
1 Parent(s):
6e3cb76
Upload style.css
Browse files
Files changed (1)
hide
show
style.css
+3
-0
style.css
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
.gradio-container {
2
+
background-image: linear-gradient(#660099, #000000) !important;
3
+
}