Skip to content

Commit 5e56f16

Browse files
committed
Added the css for font-datatracker to base.html
- Legacy-Id: 17743
1 parent ad37d80 commit 5e56f16

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ietf/templates/base.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
{% endcomment %}
2020

2121
<link rel="stylesheet" href="{% static 'font-awesome/css/font-awesome.min.css' %}">
22+
<link rel="stylesheet" href="{% static 'ietf/font-datatracker/css/font-datatracker.css' %}">
2223
<link rel="stylesheet" href="{% static 'ietf/bootstrap/css/bootstrap.min.css' %}">
2324
<link rel="stylesheet" href="{% static 'ietf/bootstrap/css/bootstrap-theme.min.css' %}">
2425
<link rel="stylesheet" href="{% static 'ietf/css/ietf.css' %}">

0 commit comments

Comments
 (0)