Spaces:
Sleeping
Sleeping
Commit
·
7d18acd
1
Parent(s):
7d6ecab
Update templates/buscador_uro.html
Browse files
templates/buscador_uro.html
CHANGED
@@ -65,7 +65,7 @@
|
|
65 |
<!--<h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;font-size: 3rem;background-color: saddlebrown;"><img src="{{ user_image7 }}" alt="" style="max-width:5%;" onclick="location.href='/especialidad'"> Urología </h2>
|
66 |
<h3 style="padding-left: 80%;font-size: 1.2rem;" onclick="location.href='/ajustes'">AJUSTES <img src="{{ user_image6 }}" alt="" style="max-width:18%;" ></h3>
|
67 |
<hr/> -->
|
68 |
-
<h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; font-size: 3rem; background-color:
|
69 |
<div class="container">
|
70 |
<div class="element">
|
71 |
<img src="{{ user_image7 }}" alt="Atrás" onclick="location.href='/especialidad'">
|
|
|
65 |
<!--<h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;font-size: 3rem;background-color: saddlebrown;"><img src="{{ user_image7 }}" alt="" style="max-width:5%;" onclick="location.href='/especialidad'"> Urología </h2>
|
66 |
<h3 style="padding-left: 80%;font-size: 1.2rem;" onclick="location.href='/ajustes'">AJUSTES <img src="{{ user_image6 }}" alt="" style="max-width:18%;" ></h3>
|
67 |
<hr/> -->
|
68 |
+
<h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; font-size: 3rem; background-color: saddlebrown; max-width: 100%; overflow: hidden; display: flex; align-items: center;">
|
69 |
<div class="container">
|
70 |
<div class="element">
|
71 |
<img src="{{ user_image7 }}" alt="Atrás" onclick="location.href='/especialidad'">
|