Spaces:
Sleeping
Sleeping
LeireTedCas
commited on
Commit
•
93c9ed0
1
Parent(s):
e3258d1
Update templates/escuchar_uro.html
Browse files
templates/escuchar_uro.html
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
<hr/>
|
14 |
<h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.7rem;">Asistente de voz:</h2>
|
15 |
<form action="{{url_for('escuchar_uro')}}" method="post">
|
16 |
-
<button type="submit" style="padding-right: 85%;font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.2rem;padding-left: 1%;background-color: white; border: solid white" >Escuchar: <img src="{{ user_image5 }}" width="
|
17 |
|
18 |
|
19 |
|
|
|
13 |
<hr/>
|
14 |
<h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.7rem;">Asistente de voz:</h2>
|
15 |
<form action="{{url_for('escuchar_uro')}}" method="post">
|
16 |
+
<button type="submit" style="padding-right: 85%;font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.2rem;padding-left: 1%;background-color: white; border: solid white" >Escuchar: <img src="{{ user_image5 }}" width="35% " style=" border-radius: 100%;box-shadow:2px 2px 2px 1px rgba(0, 0, 0, 0.2);" ></button>
|
17 |
|
18 |
|
19 |
|