Changes for page Public Web Site

Last modified by Agnease on 2026/07/01 17:17

From version 25.20
edited by Agnease
on 2026/06/30 11:24
Change comment: There is no comment for this version
To version 25.23
edited by Agnease
on 2026/06/30 11:31
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -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;
... ... @@ -334,7 +334,6 @@
334 334  .pathway-card,
335 335  .service-card,
336 336  .resource-card {
337 - background: #fff;
338 338   border: 1px solid @line;
339 339   border-radius: @radius;
340 340   box-shadow: @shadow-sm;
... ... @@ -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 +} */