baconnier commited on
Commit
823c981
·
verified ·
1 Parent(s): adb8bfe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -280,7 +280,7 @@ class GradioInterface:
280
 
281
  /* Radio group container */
282
  .radio-group {
283
- background-color: rgba(0, 102, 204, 0.05) !important;
284
  padding: 10px !important;
285
  border-radius: 8px !important;
286
  border: 1px solid #0066cc !important;
 
280
 
281
  /* Radio group container */
282
  .radio-group {
283
+ background-color: rgb(203, 220, 235) !important;
284
  padding: 10px !important;
285
  border-radius: 8px !important;
286
  border: 1px solid #0066cc !important;