]> git.parisson.com Git - telemeta.git/commitdiff
Fix new UPN logo width in templates
authorThomas Fillon <thomas@parisson.com>
Thu, 23 Mar 2017 15:30:07 +0000 (16:30 +0100)
committerThomas Fillon <thomas@parisson.com>
Thu, 23 Mar 2017 15:31:08 +0000 (16:31 +0100)
telemeta/templates/telemeta/home.html

index 0c08a2683c0bafd0a9c27cc9d895d363e3cd2b20..85a6803bc2cc59ae5473cf3e2e9c3236db059ed6 100644 (file)
@@ -37,7 +37,7 @@
     <a href="http://www.cnrs.fr" target="_blank"><img class="logo" src="{{ STATIC_URL }}telemeta/images/logo-CNRS.png" alt="CNRS"></a>&nbsp;&nbsp;&nbsp;
     <a href="http://www.culturecommunication.gouv.fr" target="_blank"><img class="logo" src="{{ STATIC_URL }}telemeta/images/logo_mcc_2.png" alt="MCC"></a>&nbsp;&nbsp;
     <a href="http://www.mnhn.fr" target="_blank"><img class="logo" src="{{ STATIC_URL }}telemeta/images/logo-MNHN.png" alt="MNHN"></a>
-    <a href="https://www.u-paris10.fr" target="_blank"><img class="logo" src="{{ STATIC_URL }}telemeta/images/logo-UPN.png" alt="Université Paris Nanterre"></a>
+    <a href="https://www.u-paris10.fr" target="_blank"><img class="logo" src="{{ STATIC_URL }}telemeta/images/logo-UPN.png" width=160px alt="Université Paris Nanterre"></a>
     <br /><br />
     <a href="http://www.parisson.com" target="_blank"><img class="logo" src="{{ STATIC_URL }}telemeta/images/parisson_logo_125_72.png" alt="Parisson"></a>
     <a href="http://www.huma-num.fr" target="_blank"><img class="logo" src="{{ STATIC_URL }}telemeta/images/logohumanum.png" alt="Huma-Num"></a>