Code source wiki de Aide en ligne : Accueil

Modifié par DecalogExploitation le 2026/05/12 16:46

Afficher les derniers auteurs
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}}