pic_vert_app/app/views/plaquettes/mur-insectes.haml
2014-04-14 13:49:42 +02:00

35 lines
1.5 KiB
Plaintext

.page
.places_jeu2
%div{:style => "padding:22px;"}
.img{:style => "width:500px;"}
=image_tag "/assets/plaquettes/mur-insectes/hotel.jpg", :style => "width:100%;"
.receptable{:style => "top:300px;left:310px;", :data => {:rep => 1}}
.receptable{:style => "top:400px;left:240px;", :data => {:rep => 2}}
.receptable{:style => "top:200px;left:330px;", :data => {:rep => 3}}
.receptable{:style => "top:200px;left:130px;", :data => {:rep => 4}}
.vignettes
%h1 Hôtel à insectes
=image_tag "/assets/plaquettes/mur-insectes/abeille-sol.jpg", :class => "droppable", :data => {:rep => 1, :legend => "Abeille solitaire"}
=image_tag "/assets/plaquettes/mur-insectes/chrysope.jpg", :class => "droppable", :data => {:rep => 2, :legend => "Chrysope"}
=image_tag "/assets/plaquettes/papillon.jpg", :class => "droppable intru", :data => {:rep => 3, :legend => "Papillon"}
=image_tag "/assets/plaquettes/mur-insectes/coccinelle.jpg", :class => "droppable", :data => {:rep => 3, :legend => "Coccinelle"}
=image_tag "/assets/plaquettes/lucane.jpg", :class => "droppable intru", :data => {:rep => 3, :legend => "Lucane cerf volant"}
=image_tag "/assets/plaquettes/mur-insectes/perce-oreille.jpg", :class => "droppable", :data => {:rep => 4, :legend => "Perce-oreille"}
.success
%h3 Bravo, tu as replacé tout les animaux
.btn.reset Rejouer
.prev_slide
<
.next_slide
>