CCockrum commited on
Commit
627b03f
·
verified ·
1 Parent(s): 25dfdd7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ st.markdown("""
36
  }
37
  .stAlert {
38
  background-color: #f0f0f5 !important;
39
- color: #333333 !important;
40
  padding: 1.25rem !important;
41
  font-size: 1rem !important;
42
  border-radius: 0.5rem !important;
 
36
  }
37
  .stAlert {
38
  background-color: #f0f0f5 !important;
39
+ color: #D3D3D3 !important;
40
  padding: 1.25rem !important;
41
  font-size: 1rem !important;
42
  border-radius: 0.5rem !important;