ASNVS commited on
Commit
6486f4b
·
verified ·
1 Parent(s): 0046f91
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ st.markdown(
26
  }
27
  button, .stButton>button {
28
  color: black !important;
29
- background-color: blue !important;
30
  }
31
  /* Hide Streamlit's top colored bar and options icon */
32
  header {display: none !important;}
 
26
  }
27
  button, .stButton>button {
28
  color: black !important;
29
+ background-color: grey !important;
30
  }
31
  /* Hide Streamlit's top colored bar and options icon */
32
  header {display: none !important;}