This commit is contained in:
Nicolas Bally 2014-09-29 12:38:28 +02:00
parent aaf621774c
commit fdbee9f4c1

View File

@ -655,6 +655,11 @@ background:url("/laverie-electrolux.jpg")center center;
background-size:cover;
height:350px;
&:hover{
background:url("/laverie-electrolux2.jpg")center center;
}
.img{
width:396px;
margin:auto;
@ -677,6 +682,12 @@ width:200px;
position:relative;
background-image:url("/laverie-miele.jpg") ;
&:hover{
background:url("/laverie-miele2.jpg")center center;
}
.img{
width:273px;
margin:auto;