![]() |
http://www.elainegaspareto.com/2015/10/bolo-brigadeiro-o-melhor-bolo-de.html |
Este é o código:
.post img {
-webkit-transition-duration: .50s;
border-radius: 10px 10px 10px 10px;
}
.post img:hover {
-webkit-transition-duration: .50s;
border-radius: 200px 200px 200px 200px;
}