Projet

Général

Profil

« Précédent | Suivant » 

Révision 7b2300d1

Ajouté par Serghei Mihai (congés, retour 15/05) il y a plus de 7 ans

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

Voir les différences:

mandayejs/mandaye/templates/mandaye/associate.html
1 1
{% load i18n gadjo staticfiles %}
2 2
<html>
3 3
    <head>
4
        <link rel="stylesheet" href="{% static 'css/associate.css' %}" type="text/css"/>
4
        <link rel="stylesheet" href="{% static 'mandaye.css' %}" type="text/css" />
5 5
    </head>
6 6
    <body>
7 7
        <div id="main-div">
mandayejs/mandaye/templates/mandaye/panel.html
15 15
    {%endfor%}
16 16
{%endif%}
17 17

  
18
<link rel="stylesheet" href="{% static 'css/mandaye.css' %}" type="text/css"/>
18
<link rel="stylesheet" href="{% static 'mandaye.css' %}" type="text/css" />
19 19

  
20 20
<div id="mandaye-logo">
21 21
    <a href="{% if portal_user_url %}{{ portal_user_url }}{% else %}/{% endif %}">

Formats disponibles : Unified diff