Add firstHeading styles

This commit is contained in:
Yusur 2021-12-24 17:56:38 +01:00
parent 01476fff5d
commit 5d18cee75e
3 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
{% block json_info %}<script>window.page_info={{ p.js_info()|tojson|safe }};</script>{% endblock %}
{% block content %}
<h1>{{ p.title }}</h1>
<h1 id="firstHeading">{{ p.title }}</h1>
<div class="jump-to-actions">
<span>{{ T('last-changed') }} {{ rev.human_pub_date() }}</span> ·