Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -126,7 +126,7 @@ st.markdown("""
|
|
126 |
.speak-button {
|
127 |
background-color: #2196F3;
|
128 |
border: none;
|
129 |
-
color:
|
130 |
padding: 5px 10px;
|
131 |
text-align: center;
|
132 |
text-decoration: none;
|
|
|
126 |
.speak-button {
|
127 |
background-color: #2196F3;
|
128 |
border: none;
|
129 |
+
color: grey;
|
130 |
padding: 5px 10px;
|
131 |
text-align: center;
|
132 |
text-decoration: none;
|