Changes for page Public Web Site
Last modified by Agnease on 2026/06/30 12:29
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -1624,7 +1624,7 @@ 1624 1624 background-attachment: fixed; 1625 1625 } 1626 1626 1627 -/* Let the body background show through the XWiki wrappers. 1627 +/* 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. 1634 + 1635 +/* 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. 1649 + 1650 +/* 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 -} */1658 +}