Ver Mensaje Individual
  #3 (permalink)  
Antiguo 05/10/2011, 11:59
rascabuchitos
 
Fecha de Ingreso: abril-2011
Ubicación: Peru
Mensajes: 486
Antigüedad: 13 años
Puntos: 9
Respuesta: espacio entre viñeta y palabra

tengo esto

li ul {
display: none;
margin:0;
padding:0;
list-style-type:none;

}

li{
margin-bottom:10px;
margin-left:18px;
list-style:none;
list-style-image: url();
}


y el padding-left
no funciona :(