Spaces:
Build error
Build error
update
Browse files
app.py
CHANGED
|
@@ -19,7 +19,7 @@ st.markdown(
|
|
| 19 |
}
|
| 20 |
h1, h2, h3, h4, h5, h6, div, span, label {
|
| 21 |
color: black !important;
|
| 22 |
-
background-color:#
|
| 23 |
}
|
| 24 |
button, .stButton>button {
|
| 25 |
color: black !important;
|
|
|
|
| 19 |
}
|
| 20 |
h1, h2, h3, h4, h5, h6, div, span, label {
|
| 21 |
color: black !important;
|
| 22 |
+
background-color:#efefef;
|
| 23 |
}
|
| 24 |
button, .stButton>button {
|
| 25 |
color: black !important;
|