Added the css for font-datatracker to base.html

- Legacy-Id: 17743
This commit is contained in:
Henrik Levkowetz 2020-05-05 15:40:55 +00:00
parent ad37d80aa8
commit 5e56f16e7c

View file

@ -19,6 +19,7 @@
{% endcomment %}
<link rel="stylesheet" href="{% static 'font-awesome/css/font-awesome.min.css' %}">
<link rel="stylesheet" href="{% static 'ietf/font-datatracker/css/font-datatracker.css' %}">
<link rel="stylesheet" href="{% static 'ietf/bootstrap/css/bootstrap.min.css' %}">
<link rel="stylesheet" href="{% static 'ietf/bootstrap/css/bootstrap-theme.min.css' %}">
<link rel="stylesheet" href="{% static 'ietf/css/ietf.css' %}">