Increase font-weight of the <dl> element in part info page to match its look to the <h5> element

This commit is contained in:
Jan Böhmer 2024-11-03 23:21:58 +01:00
parent 65b2f045ac
commit b42d98e9f8

View file

@ -35,8 +35,9 @@
{% endif %}
</h3>
<dl>
<div>
{# Slighlty highlight every text in this block over normal text (similar to h5) #}
<dl style="font-weight: 500;">
<div class="">
<dt>
<span class="visually-hidden">{% trans %}description.label{% endtrans %}</span>
</dt>