update
Browse files
app.py
CHANGED
@@ -24,7 +24,7 @@ st.markdown(
|
|
24 |
}
|
25 |
button, .stButton>button {
|
26 |
color: black !important;
|
27 |
-
background-color:
|
28 |
}
|
29 |
</style>
|
30 |
""",
|
|
|
24 |
}
|
25 |
button, .stButton>button {
|
26 |
color: black !important;
|
27 |
+
background-color: grey !important;
|
28 |
}
|
29 |
</style>
|
30 |
""",
|