<< Retour au site
Tout sélectionner <style type="text/css"> /* CSS PROVENANT DU SITE http://webyo.net */ ul { list-style: none; padding: 0; margin: 0; } li { display: inline; padding: 0; margin: 0; } li:before { content: "| "; } li:first-child:before { content: ""; } /* IE */ * html li { border-left: 1px solid #000; padding: 0 .5em 0 .5em; margin: 0 .5em 0 -0.5em; } /* IE Not Mac */ * html { height: 1%; } * html li { display: block; float: left; } * html li:first-child { border-left: 0; } </style>