Changes for page Public Web Site
Last modified by Agnease on 2026/07/03 16:14
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -1667,38 +1667,10 @@ 1667 1667 background-attachment: fixed; 1668 1668 } 1669 1669 1670 -/* Let the body background show through the XWiki wrappers. 1671 -#mainContentArea, 1672 -.resource-page, 1673 -.resources-index-page { 1674 - background: transparent !important; 1675 - background-image: none !important; 1670 +#mainContentArea { 1671 + padding: 0; 1672 + overflow-x: hidden; 1676 1676 } 1677 -*/ 1678 -/* Remove local decorative backgrounds that compete with the global gradient. 1679 -.hero, 1680 -.hero.hero-centered, 1681 -.trust-strip, 1682 -.industry-trust-section, 1683 -.split-section, 1684 -.resource-strip, 1685 -.homepage-resource-strip, 1686 -.resource-header, 1687 -.product-section-muted, 1688 -.resources-index-page { 1689 - background: transparent !important; 1690 - background-image: none !important; 1691 -} 1692 - */ 1693 -/* Keep large panels readable, but remove their inner gradients. 1694 -.industry-trust-section .industry-trust-panel, 1695 -.cta-panel, 1696 -.resource-inline-cta, 1697 -.resource-note, 1698 -.resource-cta { 1699 - background: #fff !important; 1700 - background-image: none !important; 1701 -} */ 1702 1702 1703 1703 /* ========== Main Page Hero / SaaS Layout ========== */ 1704 1704