jin-nin commited on
Commit
d994cf3
1 Parent(s): 68f8ed7

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -3
style.css CHANGED
@@ -1,4 +1,4 @@
1
- .gr-box, .gr-form {
2
  background: none !important;
3
  border: none !important;
4
  }
@@ -9,6 +9,7 @@
9
  background: none !iportant;
10
  }
11
 
12
- .gradio-container {
13
  font: 1rem/1.5rem 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !iportant;
14
- }
 
 
1
+ /* .gr-box, .gr-form {
2
  background: none !important;
3
  border: none !important;
4
  }
 
9
  background: none !iportant;
10
  }
11
 
12
+ body, .gradio-container {
13
  font: 1rem/1.5rem 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !iportant;
14
+ background: transparent !important;
15
+ } */