From 1961b529433fe6a920500f1484d0bc2833d98940 Mon Sep 17 00:00:00 2001 From: tetue <tetue@rezo.net> Date: Mon, 12 Jun 2006 18:28:46 +0000 Subject: [PATCH] =?UTF-8?q?On=20vient=20de=20modifier=20l'image=20pour=20l?= =?UTF-8?q?e=20RSS=20re=CC=81cemment=20([6575])=20=3D>=20elle=20rend=20bie?= =?UTF-8?q?n=20dans=20l'espace=20prive=CC=81,=20mais=20ne=20passe=20plus?= =?UTF-8?q?=20dans=20le=20pied=20de=20page=20du=20site=20public.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mieux vaut donc seÌparer les images qui servent pour l'espace priveÌ, et celles qui servent pour le squelette du site public. --- .gitattributes | 1 + dist/feed.png | Bin 0 -> 725 bytes dist/habillage.css | 1 + dist/inc-pied.html | 2 +- 4 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 dist/feed.png diff --git a/.gitattributes b/.gitattributes index 7530b3c3bd..b205680fb8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,7 @@ /INSTALL.txt -text /UPGRADE.txt -text dist/favicon.ico -text +dist/feed.png -text dist/inc-entete.html -text dist/inc-forum.html -text dist/inc-petition.html -text diff --git a/dist/feed.png b/dist/feed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb47e1902070416f2c700bf7dd4e58d1c0f318ed GIT binary patch literal 725 zcmV;`0xJE9P)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV0007<Nkl<ZIE{6Z zL1<K06o$WZ-<vnnWX8mp!Ni0%ZH*whaT<yXjUWmtg0zcLDW&dQI@OIJAu0;GD9uLb zx~sZr-6%+*F2scxgAha$wbV+Q!~{(9VkYz6z4y3ylMy3cxcv7n{&W8S{6|K=FSnP< zox_EwP&EQ#1TkxI^$j9|^RVzT9*O7X&xNIO=Wu(my=s?VV?rS?1``S<q=Aha2of~V zKzq5X`p-j<=cjjQXdSt74=n>nkO16^G5mjHA0&$i&MFJ@me5GnDc9LU>)zw69<9fu z53b_IuOfEoJ+iBN1PD&;*>pA+3MMp2x`ZxHBZU&Cbpt_fh1~Y9;s1Xje*O;G);(#W z$kb3p^K1QvLiq6)M7w`PHuMAFZePScy51zaL|I7`BPJt6pAN9@#9y?0^9xbsD7<<? z`uh*~CpQ2HcAtTsT}`q}Jn9r9ChIPNAo)@zdsmhGcYk2Y{rKA#ag$k*Xx|Xt6mdyb z#5>+9(3vq-e*KE{)&(@4hNwt*=nC4lnflH1_{C`?Um~h}n~~F|g11qzJcB;HfxUJt zlO7cb_g}(EE44p=0^p;aNAYQ<K>ezPM$XZJ%j6DU!SoGc?~I`FG_tN6^T{B!@muIh zoF!D=g0oEvAb}9{Rxo{oNcRrp^MlxUk>vhw0Ob1j;1Z?&Y&4t2X9M_jRe>}%Y<UKf zr7W`9$t>ro2>?u6H$L?wFS0-RBHk*hAhVag)b*VKB7!e;;R_o{{vK^c74%f_R;fL{ zm)U9SCV4qUGCM`s5g`*NxBlF>t*feb<((yIM%5UYvx-j@Zx!#9LPwFBiARECo8@lp zwJ$)pGfk8<QBtco2Tlc#phi$*AQXrUK}$&8ERV!<^XJ|GGF?$Vk)<9400000NkvXX Hu0mjfz%Wr^ literal 0 HcmV?d00001 diff --git a/dist/habillage.css b/dist/habillage.css index f30b0b601d..bd3e54da45 100755 --- a/dist/habillage.css +++ b/dist/habillage.css @@ -102,6 +102,7 @@ h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: nor padding: 2px; text-align: center; } #pied small { font-size: 0.77em; } +#pied img { vertical-align: bottom; } /* ------------------------------------------ /* Habillage des menus et de la navigation diff --git a/dist/inc-pied.html b/dist/inc-pied.html index 0b8a08b0a7..4dbc96b30a 100644 --- a/dist/inc-pied.html +++ b/dist/inc-pied.html @@ -1,4 +1,4 @@ <br class="nettoyeur" /> <div id="pied"> - <small><a href="#URL_PAGE{backend}" title="<:syndiquer_site:>"><img src="ecrire/img_pack/feed.png" alt="<:icone_suivi_activite:>" width="16" height="16" class="spip_logos" /> RSS 2.0</a> | <a href="#URL_PAGE{plan}"><:plan_site:></a> | <a href="ecrire/"><:espace_prive:></a> | <a href="http://www.spip.net"><img src="ecrire/img_pack/spip-80x15.png" alt="<:site_realise_avec_spip:>" width="80" height="15" class="spip_logos" /></a></small> + <small><a href="#URL_PAGE{backend}" title="<:syndiquer_site:>"><img src="#CHEMIN{feed.png}" alt="<:icone_suivi_activite:>" width="16" height="16" class="spip_logos" /> RSS 2.0</a> | <a href="#URL_PAGE{plan}"><:plan_site:></a> | <a href="ecrire/"><:espace_prive:></a> | <a href="http://www.spip.net"><img src="ecrire/img_pack/spip-80x15.png" alt="<:site_realise_avec_spip:>" width="80" height="15" class="spip_logos" /></a></small> </div> \ No newline at end of file -- GitLab