RikkaBotan commited on
Commit
82c5600
·
verified ·
1 Parent(s): 577d2bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -194,6 +194,11 @@ h2, h3 {
194
  border: none !important;
195
  box-shadow: none !important;
196
  padding: 0 !important;
 
 
 
 
 
197
  }
198
 
199
  textarea, input {
 
194
  border: none !important;
195
  box-shadow: none !important;
196
  padding: 0 !important;
197
+ color: #1e3a8a !important;
198
+ }
199
+
200
+ .model-card, .result-card {
201
+ color: #1e3a8a !important;
202
  }
203
 
204
  textarea, input {