mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Link to custom CSS
This commit is contained in:
parent
69551f88a1
commit
18e4d72444
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@
|
|||
<link rel="stylesheet" type="text/css" href="{% static "website/css/prosimii-print.css" %}" media="print" />
|
||||
<link rel="icon" type="image/x-icon" href="/static/website/images/evennia_logo.png" />
|
||||
|
||||
<!-- Custom CSS -->
|
||||
<link rel="stylesheet" type="text/css" href="{% static "website/css/app.css" %}">
|
||||
|
||||
{% block header_ext %}
|
||||
{% endblock %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue