Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -36,7 +36,7 @@ st.markdown("""
|
|
36 |
}
|
37 |
.stAlert {
|
38 |
background-color: #f0f0f5 !important;
|
39 |
-
color: #
|
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;
|