jin-nin commited on
Commit
5fdbe52
1 Parent(s): bf286c2

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +8 -0
style.css CHANGED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ .gr-box {
2
+ background: none !important;
3
+ border: none !important;
4
+ }
5
+
6
+ .gradio-container {
7
+ font: 1rem/1.5rem 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif
8
+ }