youngtsai commited on
Commit
b9cefee
·
1 Parent(s): 1961326

.accordion-gray {

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