# HG changeset patch # User ymh # Date 1530633854 -7200 # Node ID 37c39e71b944bb593ea1cabcc885d86f99ebd792 # Parent 84ee721af60309b9e4739821dbf379deb392be86 Add the ANR logo + better use a css file instead of style attribute diff -r 84ee721af603 -r 37c39e71b944 src/iconolab_episteme/static/iconolab_episteme/css/iconolab_episteme.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/iconolab_episteme/static/iconolab_episteme/css/iconolab_episteme.css Tue Jul 03 18:04:14 2018 +0200 @@ -0,0 +1,37 @@ +.partenaire { + height:auto; + vertical-align: middle; + margin-left: 1.5em; +} + +#header-episteme { + margin-left: 20%; +} + +#p-anr { + width:auto; + height:65px; +} + +#p-iri { + width:110px; +} + +#p-liris { + width:90px; +} + +#p-ls2n { + width:100px; +} +#p-chs { + width:90px; +} + +#p-cea { + width:57px; +} + +#p-mediapart { + width:100px; +} \ No newline at end of file diff -r 84ee721af603 -r 37c39e71b944 src/iconolab_episteme/static/iconolab_episteme/img/logo_ANR.png Binary file src/iconolab_episteme/static/iconolab_episteme/img/logo_ANR.png has changed diff -r 84ee721af603 -r 37c39e71b944 src/iconolab_episteme/templates/iconolab_base.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/iconolab_episteme/templates/iconolab_base.html Tue Jul 03 18:04:14 2018 +0200 @@ -0,0 +1,8 @@ +{% extends "iconolab_base.html" %} + +{% load staticfiles %} + +{% block main_css %} + {{ block.super }} + +{% endblock %} \ No newline at end of file diff -r 84ee721af603 -r 37c39e71b944 src/iconolab_episteme/templates/partials/footer.html --- a/src/iconolab_episteme/templates/partials/footer.html Tue Jul 03 15:53:13 2018 +0200 +++ b/src/iconolab_episteme/templates/partials/footer.html Tue Jul 03 18:04:14 2018 +0200 @@ -8,17 +8,27 @@

Version {% version %} / {% episteme_version %}

- -     - -      - -      - -      - -      - + + ANR + + + + + + + + + + + + + + + + + + +