Aqui el codigo css:
Código CSS:
Ver original
.share ul { list-style:none; } .share ul li { margin-bottom: 4px; } .share ul li a { color: #848484; display: block; font-size: 10px; line-height: 32px; padding: 0 0 0 40px; text-decoration: none; } .share ul li a { background: url("images/share-icons.png") no-repeat; } .share ul li a.facebook { background-position: 0 0; } .share ul li a.twitter { background-position: 0 -32px; }
Alguien sabe porque pasa esto y si me pueden ayudar a solucionarlo se los agradeceria mucho
Saludos y gracias de antemano