Remove references to deleted css files

This commit is contained in:
Aarni Halinen
2018-02-22 16:31:12 +02:00
parent 117802bf10
commit 2b2d20f796
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -6,7 +6,6 @@
{% block styles %}
<link rel="stylesheet" href="{% static "webapp/css/base.css" %}">
<link rel="stylesheet" href="{% static "webapp/css/webapp.css" %}">
<link rel="stylesheet" href="{% static "webapp/css/header.css" %}">
<link rel="stylesheet" href="{% static "webapp/css/footer.css" %}">
{% endblock styles %}
-1
View File
@@ -1,5 +1,4 @@
{% load i18n %}
<link rel="stylesheet" href="/static/css/main_nav.css">
<nav class="navbar navbar-toggleable-md navbar-light bg-faded">
<ul class="navbar-nav mx-auto">
<li class="nav-item text-center">