further improve font compatibility
This commit is contained in:
parent
725b171989
commit
82666f0301
5 changed files with 5 additions and 5 deletions
|
|
@ -45,7 +45,7 @@
|
|||
{% endblock %}
|
||||
</div>
|
||||
<div class="col-8 text-center">
|
||||
<div class="page-header-logo h2 m-0" style="font-family: Impact, 'Arial Black', 'Liberation Sans', 'DejaVu Sans', 'Franklin Gothic Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 900;">{% block header_title %}Yan Lin's Homepage{% endblock %}</div>
|
||||
<div class="page-header-logo h2 m-0" style="font-family: Impact, Haettenschweiler, 'Arial Black', 'Nimbus Sans Narrow', 'Arial Narrow', 'DejaVu Sans Condensed', 'Liberation Sans Narrow', 'Franklin Gothic Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 900;">{% block header_title %}Yan Lin's Homepage{% endblock %}</div>
|
||||
</div>
|
||||
<div class="col-2 d-flex justify-content-end">
|
||||
{% block header_right %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue