Geek7 commited on
Commit
62b21d9
1 Parent(s): 6e3cb76

Upload style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -0
style.css ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ .gradio-container {
2
+ background-image: linear-gradient(#660099, #000000) !important;
3
+ }