CCockrum commited on
Commit
0000cc9
·
verified ·
1 Parent(s): f5b525e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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;
@@ -47,7 +47,7 @@ st.markdown("""
47
  }
48
  section[data-testid="stSidebar"] > div:first-child {
49
  background-color: #1A1A1A !important;
50
- color: #FFFFFF !important;
51
  padding: 2rem 1.5rem 1.5rem 1.5rem !important;
52
  border-radius: 12px;
53
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
 
36
  }
37
  .stAlert {
38
  background-color: #f0f0f5 !important;
39
+ color: #D3D3D# !important;
40
  padding: 1.25rem !important;
41
  font-size: 1rem !important;
42
  border-radius: 0.5rem !important;
 
47
  }
48
  section[data-testid="stSidebar"] > div:first-child {
49
  background-color: #1A1A1A !important;
50
+ color: #D3D3D3 !important;
51
  padding: 2rem 1.5rem 1.5rem 1.5rem !important;
52
  border-radius: 12px;
53
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);