improve font compatibility
This commit is contained in:
parent
d098ad4d8b
commit
725b171989
6 changed files with 7 additions and 7 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', 'Franklin Gothic Bold', sans-serif;">{% block header_title %}Yan Lin's Homepage{% endblock %}</div>
|
||||
<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>
|
||||
<div class="col-2 d-flex justify-content-end">
|
||||
{% block header_right %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue