From fdbee9f4c12251c5a045b794f8b31b5e7f0d590d Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Mon, 29 Sep 2014 12:38:28 +0200 Subject: [PATCH] laverie --- app/assets/stylesheets/application.css.scss | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/app/assets/stylesheets/application.css.scss b/app/assets/stylesheets/application.css.scss index 67447a6..d1ddde0 100644 --- a/app/assets/stylesheets/application.css.scss +++ b/app/assets/stylesheets/application.css.scss @@ -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;