diff --git a/sites/default/themes/popsu/img/carte/fond_carte_agrandi_02.png b/sites/default/themes/popsu/img/carte/fond_carte_agrandi_02.png index 2224046..6932dc1 100644 Binary files a/sites/default/themes/popsu/img/carte/fond_carte_agrandi_02.png and b/sites/default/themes/popsu/img/carte/fond_carte_agrandi_02.png differ diff --git a/sites/default/themes/popsu/img/carte/fond_carte_agrandi_02_OLD.png b/sites/default/themes/popsu/img/carte/fond_carte_agrandi_02_OLD.png new file mode 100644 index 0000000..2224046 Binary files /dev/null and b/sites/default/themes/popsu/img/carte/fond_carte_agrandi_02_OLD.png differ diff --git a/sites/default/themes/popsu/img/carte/fond_pageaccueil_final.png b/sites/default/themes/popsu/img/carte/fond_pageaccueil_final.png index fd2afe4..a4efac7 100644 Binary files a/sites/default/themes/popsu/img/carte/fond_pageaccueil_final.png and b/sites/default/themes/popsu/img/carte/fond_pageaccueil_final.png differ diff --git a/sites/default/themes/popsu/img/carte/fond_pageaccueil_final_OLD.png b/sites/default/themes/popsu/img/carte/fond_pageaccueil_final_OLD.png new file mode 100644 index 0000000..fd2afe4 Binary files /dev/null and b/sites/default/themes/popsu/img/carte/fond_pageaccueil_final_OLD.png differ diff --git a/sites/default/themes/popsu/img/logos/logo_recherche.png b/sites/default/themes/popsu/img/logos/logo_recherche.png new file mode 100644 index 0000000..046a87d Binary files /dev/null and b/sites/default/themes/popsu/img/logos/logo_recherche.png differ diff --git a/sites/default/themes/popsu/less/content-all.css.less b/sites/default/themes/popsu/less/content-all.css.less index 9cd66b8..f532c0d 100644 --- a/sites/default/themes/popsu/less/content-all.css.less +++ b/sites/default/themes/popsu/less/content-all.css.less @@ -743,7 +743,7 @@ body.front { #logos-partenaires-home #ministere-culture { display: block; width: 115px; - height: 65px; + height: 60px; text-indent: -999px; overflow: hidden; margin: 0; @@ -754,6 +754,20 @@ body.front { background-position: top; } + #logos-partenaires-home #ministere-recherche { + display: block; + width: 115px; + height: 90px; + text-indent: -999px; + overflow: hidden; + margin: -2px 0 0; + padding: 0; + background-image: url(../img/logos/logo_recherche.png); + background-size: contain; + background-repeat: no-repeat; + background-position: top; + } + #logos-partenaires-home #ministere-puca { display: block; width: 115px;