Modifications pour le document Aide en ligne : Accueil
Modifié par DecalogExploitation le 2026/05/12 16:46
Depuis la version 5.1
modifié par DecalogExploitation
sur 2026/05/12 16:46
sur 2026/05/12 16:46
Commentaire de modification :
Il n'y a aucun commentaire pour cette version
Résumé
-
Propriétés de la Page (2 modifications, 0 ajouts, 0 suppressions)
Détails
- Propriétés de la Page
-
- Auteur du document
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. DecalogExploitation1 +xwiki:XWiki.Admin - Contenu
-
... ... @@ -1,1 +1,25 @@ 1 -{{velocity}}{{html clean="false"}}<div style="text-align: center; padding: 40px 20px;"> <p style="font-size: 24px; font-weight: 600; color: #333; margin-bottom: 40px;"> Vous souhaitez en savoir plus sur votre Portail, choisissez votre type de portail : </p> <div style="display: flex; justify-content: center; align-items: center; gap: 40px; flex-wrap: wrap;"> <a href="https://portail.doc.decalog.net/wiki/portail/view/Decalog%20PORTAIL%20Pro/" style="display: flex; align-items: center; justify-content: center; width: 400px; height: 200px; font-size: 28px; font-weight: bold; text-decoration: none; color: white; border-radius: 12px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); text-align: center; padding: 20px;" onmouseover="this.style.transform='translateY(-5px)'; this.style.boxShadow='0 8px 20px rgba(0, 0, 0, 0.25)';" onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 4px 12px rgba(0, 0, 0, 0.15)';"> Portail Pro </a> <a href="https://portail.doc.decalog.net/wiki/portail/view/Decalog%20PORTAIL%20Essentiel/" style="display: flex; align-items: center; justify-content: center; width: 400px; height: 200px; font-size: 28px; font-weight: bold; text-decoration: none; color: white; border-radius: 12px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%); text-align: center; padding: 20px;" onmouseover="this.style.transform='translateY(-5px)'; this.style.boxShadow='0 8px 20px rgba(0, 0, 0, 0.25)';" onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 4px 12px rgba(0, 0, 0, 0.15)';"> Portail Essentiel </a> </div></div>{{/html}}{{/velocity}} 1 +{{velocity}} 2 +{{html clean="false"}} 3 +<div style="text-align: center; padding: 40px 20px;"> 4 + <p style="font-size: 24px; font-weight: 600; color: #333; margin-bottom: 40px;"> 5 + Vous souhaitez en savoir plus sur votre Portail, choisissez votre type de portail : 6 + </p> 7 + 8 + <div style="display: flex; justify-content: center; align-items: center; gap: 40px; flex-wrap: wrap;"> 9 + <a href="https://portail.doc.decalog.net/wiki/portail/view/Decalog%20PORTAIL%20Pro/" 10 + style="display: flex; align-items: center; justify-content: center; width: 400px; height: 200px; font-size: 28px; font-weight: bold; text-decoration: none; color: white; border-radius: 12px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); text-align: center; padding: 20px;" 11 + onmouseover="this.style.transform='translateY(-5px)'; this.style.boxShadow='0 8px 20px rgba(0, 0, 0, 0.25)';" 12 + onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 4px 12px rgba(0, 0, 0, 0.15)';"> 13 + Portail Pro 14 + </a> 15 + 16 + <a href="https://portail.doc.decalog.net/wiki/portail/view/Decalog%20PORTAIL%20Essentiel/" 17 + style="display: flex; align-items: center; justify-content: center; width: 400px; height: 200px; font-size: 28px; font-weight: bold; text-decoration: none; color: white; border-radius: 12px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%); text-align: center; padding: 20px;" 18 + onmouseover="this.style.transform='translateY(-5px)'; this.style.boxShadow='0 8px 20px rgba(0, 0, 0, 0.25)';" 19 + onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 4px 12px rgba(0, 0, 0, 0.15)';"> 20 + Portail Essentiel 21 + </a> 22 + </div> 23 +</div> 24 +{{/html}} 25 +{{/velocity}}