youngtsai commited on
Commit
9007c43
·
1 Parent(s): 8215656

.accordion-gray {

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -481,7 +481,7 @@ CSS = """
481
  background-color: orange;
482
  }
483
  .accordion-gray {
484
- background-color: #f0f0f0;
485
  }
486
  """
487
 
 
481
  background-color: orange;
482
  }
483
  .accordion-gray {
484
+ background-color: orange;
485
  }
486
  """
487