42 lines
2.1 KiB
Plaintext
42 lines
2.1 KiB
Plaintext
.page
|
|
|
|
.places_jeu.content
|
|
%h1 Où se cachent les animaux au Château de Longpra ?
|
|
%div{:style => "padding:0px 22px;"}
|
|
.img{:style => "width:100%;"}
|
|
=image_tag "/assets/plaquettes/jeu-batiment/batiment-jeu-2.jpg", :style => "width:100%;"
|
|
|
|
.receptable{:style => "top:400px;left:760px;", :data => {:rep => 1}}
|
|
.receptable{:style => "top:50px;left:830px;", :data => {:rep => 2}}
|
|
.receptable{:style => "top:70px;left:90px;", :data => {:rep => 3}}
|
|
.receptable{:style => "top:540px;left:170px;", :data => {:rep => 4}}
|
|
.receptable{:style => "top:500px;left:520px;", :data => {:rep => 5}}
|
|
.receptable{:style => "top:480px;left:630px;", :data => {:rep => 6}}
|
|
.receptable{:style => "top:460px;left:360px;", :data => {:rep => 7}}
|
|
|
|
.vignettes{:style => "position:static;width:auto;padding:1em;"}
|
|
|
|
|
|
|
|
=image_tag "/assets/plaquettes/jeu-batiment/1.jpg", :class => "droppable", :data => {:rep => 1, :legend => "Faucon crécerelle"}
|
|
=image_tag "/assets/plaquettes/jeu-batiment/2.jpg", :class => "droppable", :data => {:rep => 2, :legend => "Chouette effraie"}
|
|
=image_tag "/assets/plaquettes/jeu-batiment/3.jpg", :class => "droppable", :data => {:rep => 3, :legend => "Hirondelle rustique"}
|
|
=image_tag "/assets/plaquettes/jeu-batiment/4.jpg", :class => "droppable", :data => {:rep => 4, :legend => "Lézard des murailles"}
|
|
=image_tag "/assets/plaquettes/jeu-batiment/5.jpg", :class => "droppable", :data => {:rep => 5, :legend => "Moineau domestique"}
|
|
=image_tag "/assets/plaquettes/jeu-batiment/6.jpg", :class => "droppable", :data => {:rep => 6, :legend => "Bergeronette grise"}
|
|
=image_tag "/assets/plaquettes/jeu-batiment/7.jpg", :class => "droppable", :data => {:rep => 7, :legend => "Petit rinolophe"}
|
|
|
|
.success
|
|
%h3 Bravo tu as replacé tous les animaux !
|
|
.btn.reset Rejouer
|
|
|
|
|
|
=image_tag "/assets/plaquettes/jeu-batiment/batiment-jeu-1.jpg", :style => "width:100%;"
|
|
|
|
.prev_slide
|
|
<
|
|
.next_slide
|
|
>
|
|
|
|
|