Spaces:
Running
Running
Commit
路
5ed1d50
1
Parent(s):
fdbd73c
Update templates/especialidad.html
Browse files
templates/especialidad.html
CHANGED
@@ -28,7 +28,7 @@
|
|
28 |
</head>
|
29 |
<body>
|
30 |
<div class="login2">
|
31 |
-
<h1 class="quiro"><img src=
|
32 |
|
33 |
<p style="font-size: 1.1rem">Haz click en tu especialidad:</p>
|
34 |
<form action="{{url_for('especialidad')}}" method="post">
|
@@ -40,10 +40,10 @@
|
|
40 |
<h3></h3><img src='../static/IMG/trauma.jpeg' alt="" style="max-width: 100%" onclick="location.href='buscador_trauma.html'">
|
41 |
<br>
|
42 |
<input type="button" value="Urologia" style="width: 78%; background-color:saddlebrown;font-size: 1.5rem;" onclick="location.href='buscador_uro.html'">
|
43 |
-
<h3></h3><img src=
|
44 |
<br>
|
45 |
<input type="button" value="Admisi贸n" style="width: 78%; background-color:dimgray;font-size: 1.5rem;" onclick="location.href='buscador_admision.html'">
|
46 |
-
<h3></h3><img src=
|
47 |
</form>
|
48 |
|
49 |
</div>
|
|
|
28 |
</head>
|
29 |
<body>
|
30 |
<div class="login2">
|
31 |
+
<h1 class="quiro"><img src='../static/IMG/tijerass.png' alt="holaaa" style="max-width: 5%;" > QuiroHelp </h1>
|
32 |
|
33 |
<p style="font-size: 1.1rem">Haz click en tu especialidad:</p>
|
34 |
<form action="{{url_for('especialidad')}}" method="post">
|
|
|
40 |
<h3></h3><img src='../static/IMG/trauma.jpeg' alt="" style="max-width: 100%" onclick="location.href='buscador_trauma.html'">
|
41 |
<br>
|
42 |
<input type="button" value="Urologia" style="width: 78%; background-color:saddlebrown;font-size: 1.5rem;" onclick="location.href='buscador_uro.html'">
|
43 |
+
<h3></h3><img src='../static/IMG/uro.jpeg' alt="" style="max-width: 100%" onclick="location.href='buscador_uro.html'">
|
44 |
<br>
|
45 |
<input type="button" value="Admisi贸n" style="width: 78%; background-color:dimgray;font-size: 1.5rem;" onclick="location.href='buscador_admision.html'">
|
46 |
+
<h3></h3><img src='../static/IMG/adm.jpeg' alt="" style="max-width: 100%" onclick="location.href='buscador_admision.html'">
|
47 |
</form>
|
48 |
|
49 |
</div>
|