Spaces:
Runtime error
Runtime error
Update templates/buscador_trauma.html
Browse files
templates/buscador_trauma.html
CHANGED
@@ -46,14 +46,15 @@
|
|
46 |
-->
|
47 |
<hr/>
|
48 |
<div class="header">
|
49 |
-
|
50 |
<img src="{{ user_image7 }}" alt="" style="max-width: 5%;" onclick="location.href='/especialidad'"> Traumatología
|
51 |
<span style="display: flex; align-items: center; white-space: nowrap;">
|
52 |
<span style="font-size: 50%;">AJUSTES</span>
|
53 |
-
<img src="{{ user_image6 }}" alt="" style="max-
|
54 |
</span>
|
55 |
</h2>
|
56 |
-
|
|
|
57 |
<hr/>
|
58 |
|
59 |
|
|
|
46 |
-->
|
47 |
<hr/>
|
48 |
<div class="header">
|
49 |
+
<h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; font-size: 3rem; background-color: darkcyan; max-width: 100%; overflow: hidden; display: flex; align-items: center;">
|
50 |
<img src="{{ user_image7 }}" alt="" style="max-width: 5%;" onclick="location.href='/especialidad'"> Traumatología
|
51 |
<span style="display: flex; align-items: center; white-space: nowrap;">
|
52 |
<span style="font-size: 50%;">AJUSTES</span>
|
53 |
+
<img src="{{ user_image6 }}" alt="" style="max-height: 50%;">
|
54 |
</span>
|
55 |
</h2>
|
56 |
+
</div>
|
57 |
+
|
58 |
<hr/>
|
59 |
|
60 |
|