Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -25,7 +25,7 @@ st.markdown("""
|
|
25 |
color: #808080 !important;
|
26 |
}
|
27 |
.stMarkdown, .stTextInput, .stDataFrame {
|
28 |
-
color: #
|
29 |
}
|
30 |
img.banner {
|
31 |
width: 100%;
|
|
|
25 |
color: #808080 !important;
|
26 |
}
|
27 |
.stMarkdown, .stTextInput, .stDataFrame {
|
28 |
+
color: #1A1A1A!important;
|
29 |
}
|
30 |
img.banner {
|
31 |
width: 100%;
|