diff --git a/templates/layout.html b/templates/layout.html
index 938a7e9..f7f38d6 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -3,8 +3,8 @@
diff --git a/templates/projects/projects.html b/templates/projects/projects.html
index a7fd554..b5786b0 100644
--- a/templates/projects/projects.html
+++ b/templates/projects/projects.html
@@ -4,7 +4,7 @@
{% block meta %}
+ href="{% static 'projects/css/projects.css' %}">
{% endblock %}
{% block content %}
diff --git a/templates/projects/traffic_light_detector/traffic_light_detector.html b/templates/projects/traffic_light_detector/traffic_light_detector.html
index 27d4eaa..fcba97a 100644
--- a/templates/projects/traffic_light_detector/traffic_light_detector.html
+++ b/templates/projects/traffic_light_detector/traffic_light_detector.html
@@ -4,7 +4,7 @@
{% block meta %}
+ href="{% static 'main/css/markdown.css' %}">
{% endblock %}
{% block content %}