Spaces:
Sleeping
Sleeping
Commit
·
4f279bc
1
Parent(s):
35552d6
Update templates/materiales.html
Browse files
templates/materiales.html
CHANGED
@@ -88,7 +88,7 @@
|
|
88 |
|
89 |
{% for titulo,nid in cajas.items() %}
|
90 |
|
91 |
-
<a href="/resultado_trauma?link={{nid}}" >{{titulo}}</a>
|
92 |
<br>
|
93 |
<br>
|
94 |
<hr/>
|
|
|
88 |
|
89 |
{% for titulo,nid in cajas.items() %}
|
90 |
|
91 |
+
<a href="/resultado_trauma?link={{nid}}" style="font-size: 1.2rem;font-family: Arial, Helvetica, sans-serif;">{{titulo}}</a>
|
92 |
<br>
|
93 |
<br>
|
94 |
<hr/>
|