Discussion MediaWiki:Common.css

Aller à la navigation Aller à la recherche

Borders around thumbs[modifier le wikicode]

The following code will remove the ugly big grey borders around thumb images. (On peut suprimer les randes gris, par le code suivant. ) 82.169.140.227 26 août 2007 à 22:29 (CEST)

div.thumb {
        border: none;
 }
 div.tright {
        border: none;
        margin: 0.5em 0 0.8em 1.4em;
 }
 div.tleft {
        border: none;
        margin: 0.5em 1.4em 0.8em 0;
 }

Nice ![modifier le wikicode]

Content--Flodelaplage 27 août 2007 à 14:19 (CEST)

I see you added the code. Thanks! Good luck with the encyclopedia. It's looks very good :) 82.169.159.161 27 août 2007 à 17:52 (CEST)
Thank you. So does yours .... ;)--Christophe94 27 août 2007 à 18:57 (CEST)