Changes for page Public Web Site
Last modified by Agnease on 2026/07/01 17:17
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -23,7 +23,7 @@ 23 23 @radius: 18px; 24 24 @shadow-sm: 0 18px 45px rgba(15, 23, 42, .06); 25 25 @shadow: 0 30px 80px rgba(15, 23, 42, .12); 26 -@maxw: 1 240px;26 +@maxw: 1140px; 27 27 28 28 @section-padding: 30px 0; 29 29 @section-padding-mobile: 28px 0; ... ... @@ -261,7 +261,6 @@ 261 261 .trust-strip { 262 262 padding: 18px 0; 263 263 border-top: 1px solid @line; 264 - background: #fff; 265 265 266 266 ul { 267 267 max-width: 960px; ... ... @@ -1571,7 +1571,6 @@ 1571 1571 /* ========== Resources Index ========== */ 1572 1572 1573 1573 .resources-index-page { 1574 - background: #fff; 1575 1575 1576 1576 .services-grid { 1577 1577 grid-template-columns: repeat(2, minmax(0, 1fr)); ... ... @@ -1624,7 +1624,7 @@ 1624 1624 background-attachment: fixed; 1625 1625 } 1626 1626 1627 -/* Let the body background show through the XWiki wrappers. */1625 +/* Let the body background show through the XWiki wrappers. 1628 1628 #mainContentArea, 1629 1629 .resource-page, 1630 1630 .resources-index-page { ... ... @@ -1631,8 +1631,8 @@ 1631 1631 background: transparent !important; 1632 1632 background-image: none !important; 1633 1633 } 1634 - 1635 -/* Remove local decorative backgrounds that compete with the global gradient. */1632 +*/ 1633 +/* Remove local decorative backgrounds that compete with the global gradient. 1636 1636 .hero, 1637 1637 .hero.hero-centered, 1638 1638 .trust-strip, ... ... @@ -1646,8 +1646,8 @@ 1646 1646 background: transparent !important; 1647 1647 background-image: none !important; 1648 1648 } 1649 - 1650 -/* Keep large panels readable, but remove their inner gradients. */1647 + */ 1648 +/* Keep large panels readable, but remove their inner gradients. 1651 1651 .industry-trust-section .industry-trust-panel, 1652 1652 .cta-panel, 1653 1653 .resource-inline-cta, ... ... @@ -1655,4 +1655,4 @@ 1655 1655 .resource-cta { 1656 1656 background: #fff !important; 1657 1657 background-image: none !important; 1658 -} 1656 +} */