Fixed color of domain growth report heading to match colors used in model links

This commit is contained in:
CocoByte 2024-01-29 16:06:18 -07:00
parent 2ad463ec62
commit 35536327e3
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F

View file

@ -5,7 +5,7 @@
{% include "admin/app_list.html" with app_list=app_list show_changelinks=True %}
<div class="custom-content module">
<h2>Reports</h2>
<h3>Domain growth report</h3>
<h3 style="color: var(--link-fg);">Domain growth report</h3>
{% comment %}
Inputs of type date suck for accessibility.