Yntec commited on
Commit
0d0cb13
·
1 Parent(s): 6815370

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ with gr.Blocks(css=css) as myface:
58
  color: #ffaa66 !important;
59
  }
60
  .gr-box {
61
- color: #000000 !important;
62
  background-image: linear-gradient(#1e1e2e, #24273a, #303446) !important;
63
  border-top-color: #000000 !important;
64
  border-right-color: #ffffff !important;
 
58
  color: #ffaa66 !important;
59
  }
60
  .gr-box {
61
+ color: #ffffff !important;
62
  background-image: linear-gradient(#1e1e2e, #24273a, #303446) !important;
63
  border-top-color: #000000 !important;
64
  border-right-color: #ffffff !important;