Added the css for font-datatracker to base.html
- Legacy-Id: 17743
This commit is contained in:
parent
ad37d80aa8
commit
5e56f16e7c
|
@ -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' %}">
|
||||
|
|
Loading…
Reference in a new issue