Changes for page Public Web Site

Last modified by Alex Cotiugă on 2026/05/02 12:23

From version 6.22
edited by Alex Cotiugă
on 2026/05/02 12:06
Change comment: There is no comment for this version
To version 6.19
edited by Alex Cotiugă
on 2026/05/02 10:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,7 +14,7 @@
14 14   <li>Secure, optimized platforms</li>
15 15   </ul>
16 16   <div id="hero-cta">
17 - <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Contact Agnease</a>
17 + <a class="btn btn-primary href="$xwiki.getURL('contact.WebHome')">Contact Agnease</a>
18 18   #*<a class="btn btn-primary" href="#contact" aria-label="Request a consultation" data-toggle="modal" data-target="#requestConsultation">
19 19   Request a consultation
20 20   </a>
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 {