lunes, 10 de septiembre de 2012

Tapas en el Mundo de hoy:


(para más información, recomiendo acceder a http://kiosko.net/


 


 




 

 

 

 

 



No hay comentarios:

Publicar un comentario

.redondeado { border-radius: 50%; /* Borde redondeado */ box-shadow: 0px 0px 15px #000; /* Sombra */ padding:0; border:0; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; } .redondeado:hover { box-shadow: 0; /* Con esto eliminamos la sombra */ border-radius: 0; /* Con esto eliminamos el borde redondeado */ -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; cursor:pointer; }