Changes for page Eden dessine en 2D

Last modified by Antony Desmeaux on 2024/07/16 06:12

From version 14.1
edited by Antony Desmeaux
on 2024/06/30 17:33
Change comment: There is no comment for this version
To version 16.1
edited by Antony Desmeaux
on 2024/07/16 05:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,14 +12,3 @@
1 -{{html wikie="true" clean="false"}}
2 -<style>
3 - .zoom {
4 - transition: transform .4s;
5 - margin: 0 auto;
6 - }
7 - .zoom:hover {
8 - transform: scale(1.1);
9 - }
10 -</style>
11 -{{/html}}
12 12  (% class="col-sm-9" %)
13 13  (((
14 14  = Objectif =
... ... @@ -52,8 +52,21 @@
52 52  
53 53  [[image:Main.La feuille de route.WebHome@c1c1b173-bd97-4fd9-8720-06b5ac622205-2.png||alt="c1c1b173-bd97-4fd9-8720-06b5ac622205-0.png" data-xwiki-image-style-alignment="center" style="border-radius:15px"]]
54 54  
44 +{{html wikie="true" clean="false"}}
45 +<style>
46 + .zoom {
47 + transition: transform .4s;
48 + margin: 0 auto;
49 + width: 30%
50 + }
51 + .zoom:hover {
52 + transform: scale(1.1);
53 + }
54 +</style>
55 +{{/html}}
56 +
55 55  (% style="width:100%" %)
56 -|(% style="border-color:white; width:50%" %){{html wiki="true" clean="false"}}
58 +|(% style="border-color:white; width:50%"; %){{html wiki="true" clean="false"}}
57 57  <div class="zoom">[[~[~[image:Main.Boîte à outils pour le XWiki.Images, schémas et autres.WebHome@Arrow_left.png~]~]>>doc:Main.La feuille de route.Eden existe.WebHome]]</div>
58 58  {{/html}}|(% style="border-color:white; text-align:right" %){{html wiki="true" clean="false"}}
59 59  <div class="zoom">[[~[~[image:Main.Boîte à outils pour le XWiki.Images, schémas et autres.WebHome@Arrow_right.png~]~]>>doc:Main.La feuille de route.Eden est en ligne.WebHome]]</div>