Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -73,7 +73,7 @@ st.markdown("<h3 style='text-align: center;'>Convierte tus ideas en historias in
|
|
73 |
st.markdown("""
|
74 |
<style>
|
75 |
div.stButton > button {
|
76 |
-
background-color: #
|
77 |
color: black; /* Texto en negro */
|
78 |
width: 90%;
|
79 |
height: 60px;
|
|
|
73 |
st.markdown("""
|
74 |
<style>
|
75 |
div.stButton > button {
|
76 |
+
background-color: #00ed11; /* Color llamativo */
|
77 |
color: black; /* Texto en negro */
|
78 |
width: 90%;
|
79 |
height: 60px;
|