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