Posts by caocrodilo • 1 point
1 post
- 
		-2 votes4 answers8374 viewsA: Change image with CSS HoverTry this way: HTML <div class="left_corpo"> <div class="restaurantes"><img onclick="abrirlayer('layer_restaurantes')"></div> </div> CSS .restaurantes {…