36 lines
1.5 KiB
Plaintext
36 lines
1.5 KiB
Plaintext
.page
|
|
|
|
|
|
.places_jeu2
|
|
|
|
%div{:style => "padding:22px;"}
|
|
.img{:style => "width:500px;"}
|
|
=image_tag "/assets/plaquettes/arbre.jpg", :style => "width:100%;"
|
|
|
|
.receptable{:style => "top:200px;left:70px;", :data => {:rep => 1}}
|
|
.receptable{:style => "top:400px;left:250px;", :data => {:rep => 2}}
|
|
.receptable{:style => "top:100px;left:380px;", :data => {:rep => 3}}
|
|
.receptable{:style => "top:250px;left:350px;", :data => {:rep => 4}}
|
|
|
|
.vignettes
|
|
|
|
%h1 Les vieux arbres : un immeuble de biodiversité
|
|
|
|
=image_tag "/assets/plaquettes/jeu-arbre/1.jpg", :class => "droppable", :data => {:rep => 1, :legend => "Ecureuil roux"}
|
|
=image_tag "/assets/plaquettes/jeu-arbre/4.jpg", :class => "droppable intru", :data => {:rep => 4, :legend => "Mulot"}
|
|
=image_tag "/assets/plaquettes/jeu-arbre/2.jpg", :class => "droppable", :data => {:rep => 2, :legend => "Chouette hulotte"}
|
|
=image_tag "/assets/plaquettes/lezard.jpg", :class => "droppable intru", :data => {:rep => 4, :legend => "Lézard des murailles"}
|
|
=image_tag "/assets/plaquettes/jeu-arbre/3.jpg", :class => "droppable", :data => {:rep => 3, :legend => "Sitelle torchepot"}
|
|
=image_tag "/assets/plaquettes/lucane.jpg", :class => "droppable", :data => {:rep => 3, :legend => "Lucane cerf volant"}
|
|
|
|
|
|
|
|
.success
|
|
%h3 Bravo tu as replacé tous les animaux !
|
|
.btn.reset Rejouer
|
|
|
|
.prev_slide
|
|
<
|
|
.next_slide
|
|
>
|
|
|