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;
|
@@ -47,7 +47,7 @@ st.markdown("""
|
|
47 |
}
|
48 |
section[data-testid="stSidebar"] > div:first-child {
|
49 |
background-color: #1A1A1A !important;
|
50 |
-
color: #
|
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);
|