Changes for page Public Web Site

Last modified by Agnease on 2026/07/03 16:14

From version 28.35
edited by Agnease
on 2026/07/03 14:11
Change comment: There is no comment for this version
To version 28.45
edited by Agnease
on 2026/07/03 14:24
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -251,6 +251,7 @@
251 251  
252 252  .contrast-band {
253 253   position: relative;
254 + z-index: 0;
254 254   overflow: visible; /* allow pseudo-element to escape */
255 255   padding: 54px 0;
256 256   border-top: 0;
... ... @@ -1669,11 +1669,6 @@
1669 1669   background-attachment: fixed;
1670 1670  }
1671 1671  
1672 -#mainContentArea {
1673 - padding: 0;
1674 - overflow-x: hidden;
1675 -}
1676 -
1677 1677  /* ========== Main Page Hero / SaaS Layout ========== */
1678 1678  
1679 1679  #mainContentArea .hero.hero-saas {