Yntec commited on
Commit
c975645
1 Parent(s): 4e1d37d

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +5 -0
style.css CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  .gr-button {
2
  color: white;
3
  border-color: #000000;
 
1
+ .gradio-container {
2
+ color: #ffaa66;
3
+ background-color: #660099;
4
+ font-family: 'IBM Plex Sans', sans-serif;
5
+ }
6
  .gr-button {
7
  color: white;
8
  border-color: #000000;