styles: use unique stylesheet for all pages (#14654)

This commit is contained in:
Serghei Mihai 2017-01-18 10:45:23 +01:00
parent 0f360b4e01
commit 7b2300d128
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{% load i18n gadjo staticfiles %}
<html>
<head>
<link rel="stylesheet" href="{% static 'css/associate.css' %}" type="text/css"/>
<link rel="stylesheet" href="{% static 'mandaye.css' %}" type="text/css" />
</head>
<body>
<div id="main-div">

View File

@ -15,7 +15,7 @@
{%endfor%}
{%endif%}
<link rel="stylesheet" href="{% static 'css/mandaye.css' %}" type="text/css"/>
<link rel="stylesheet" href="{% static 'mandaye.css' %}" type="text/css" />
<div id="mandaye-logo">
<a href="{% if portal_user_url %}{{ portal_user_url }}{% else %}/{% endif %}">