update favicon
[emels.git] / emels / templates / base_super.html
index fcd5fda..9dc64f2 100644 (file)
@@ -10,7 +10,7 @@
 <html prefix="og: http://ogp.me/ns#">
     <head>
        <title>{% block full_title %}{% usemacro title %} {% usemacro site_name %}{% endblock %}</title>
-       <link rel="shortcut icon" type="image/png" href="{% static "img/favicon.png" %}" />
+       <link rel="icon" type="image/png" href="{% static "img/favicon.png" %}" />
         {% stylesheet 'base' %}
 
         <meta charset="UTF-8" />
@@ -31,7 +31,7 @@
                 <a href="{% url 'logout' %}" style="position: absolute; top:5px; right: 10px; font-size: 12px;">{% trans "Log out" %}</a>
             {% endif %}
             <div id="header-top">
-            <a id="logo" href="/">{% block logo %}<img src="{% static "img/logo.png" %}" alt="Emels"/>{% endblock %}</a>
+            <a id="logo" href="/">{% block logo %}<img src="{% static "img/logo.png" %}" alt="Emels" height="73px"/>{% endblock %}</a>
             <div id="organizer">
                 {% block organizer %}
                 {% trans "Project by:" %}<br/>