Commit
·
b47f89f
1
Parent(s):
d790243
Update app.py
Browse files
app.py
CHANGED
@@ -76,7 +76,7 @@ st.markdown(
|
|
76 |
color: #333;
|
77 |
}
|
78 |
.stButton button {
|
79 |
-
background-color:
|
80 |
color: white;
|
81 |
border-radius: 5px;
|
82 |
}
|
|
|
76 |
color: #333;
|
77 |
}
|
78 |
.stButton button {
|
79 |
+
background-color: black;
|
80 |
color: white;
|
81 |
border-radius: 5px;
|
82 |
}
|