Changes for page Bienvenue

Last modified by Antony Desmeaux on 2025/03/19 17:27

From version 119.1
edited by Antony Desmeaux
on 2024/11/01 13:02
Change comment: There is no comment for this version
To version 118.1
edited by Antony Desmeaux
on 2024/11/01 12:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,11 +3,9 @@
3 3   .zoom {
4 4   transition: transform .4s;
5 5   margin: 0 auto;
6 - opacity: 0.7;
7 7   }
8 8   .zoom:hover {
9 9   transform: scale(1.05);
10 - opacity: 1;
11 11   }
12 12  </style>
13 13  {{/html}}