Changes for page Public Web Site
Last modified by Alex Cotiugă on 2026/05/02 12:23
From version 6.21
edited by Alex Cotiugă
on 2026/05/02 12:05
on 2026/05/02 12:05
Change comment:
There is no comment for this version
To version 6.19
edited by Alex Cotiugă
on 2026/05/02 10:06
on 2026/05/02 10:06
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,7 +14,6 @@ 14 14 <li>Secure, optimized platforms</li> 15 15 </ul> 16 16 <div id="hero-cta"> 17 - $xwiki.getURL('contact.WebHome') 18 18 <a class="btn btn-primary href="$xwiki.getURL('contact.WebHome')">Contact Agnease</a> 19 19 #*<a class="btn btn-primary" href="#contact" aria-label="Request a consultation" data-toggle="modal" data-target="#requestConsultation"> 20 20 Request a consultation
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -66,6 +66,9 @@ 66 66 flex-wrap: wrap; 67 67 justify-content: center; 68 68 margin-top: 1.3rem; 69 + a:hover { 70 + text-decoration: none; 71 + } 69 69 } 70 70 71 71 .benefits {