mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-23 04:22:01 -06:00
Fix footer fonts
This commit is contained in:
parent
84ab233571
commit
ef057b3e45
@ -142,7 +142,7 @@
|
|||||||
|
|
||||||
{# System Info #}
|
{# System Info #}
|
||||||
<div class="col-sm-12 col-md-auto text-center text-lg-end small text-muted">
|
<div class="col-sm-12 col-md-auto text-center text-lg-end small text-muted">
|
||||||
<span class="fw-light d-block d-md-inline">{% annotated_now %} {% now 'T' %}</span>
|
<span class="d-block d-md-inline">{% annotated_now %} {% now 'T' %}</span>
|
||||||
<span class="ms-md-3 d-block d-md-inline">{{ settings.HOSTNAME }} (v{{ settings.VERSION }})</span>
|
<span class="ms-md-3 d-block d-md-inline">{{ settings.HOSTNAME }} (v{{ settings.VERSION }})</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user