kevin tessier 5 years ago
parent
commit
41f4589039
3 changed files with 17 additions and 2 deletions
  1. 1 1
      illustrations/koala.php
  2. 1 0
      illustrations/sy_mettre.php
  3. 15 1
      style/style.css

+ 1 - 1
illustrations/koala.php

@@ -448,7 +448,7 @@
   </div>
 
   <div class="txt">
-    <p></p>
+    <a href="https://www.sgdf.fr/creer-un-groupe-scouts-et-guides-de-france">Créér un groupe !</a>
   </div>
 
   <div class="y_n">

+ 1 - 0
illustrations/sy_mettre.php

@@ -6,6 +6,7 @@
         <p>N'hésitez pas à demander l'aide</br>
         du territoire !</p>
         <a href="https://www.sgdf.fr/2018-09-12-16-02-00/engouement-pour-le-scoutisme-reagissons" target="_blank">et après ça ?</br> Rendez-vous sur la page saturation !</a>
+        <a href="https://www.sgdf.fr/vos-ressources/doc-en-stock/category/298-saturation?download=2204:fiche-action-mobiliser-les-familles-en-liste-d-attente">Mobiliser les familles</a>
       </div>
       <div class="y_n">
         <div class="tracer-n">

+ 15 - 1
style/style.css

@@ -522,6 +522,12 @@ section{
   left: 340px;
   transform: rotate(70deg);
 }
+
+#koala .txt a{
+  position: absolute;
+  top: 340px;
+  left: 150px;
+}
 /* ////////chevalier//////// */
 #chevalier{
   top: 2410px;
@@ -585,12 +591,20 @@ section{
   margin-top: 55px;
 }
 
-#sy_mettre a{
+#sy_mettre a:nth-of-type(1){
   position: absolute;
   top: 10px;
   left: 200px;
   transform: rotate(-10deg);
 }
+
+#sy_mettre a:nth-of-type(2){
+  position: absolute;
+  top: -90px;
+  left: 110px;
+  transform: rotate(10deg);
+}
+
 #sy_mettre #next{
   left: 130px;
   top: 240px;