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
-
... ... @@ -185,9 +185,6 @@ 185 185 186 186 &.hero-centered { 187 187 text-align: center; 188 - background: 189 - radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 190 - radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 191 191 display: flex; 192 192 align-items: center; 193 193 justify-content: center; ... ... @@ -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; ... ... @@ -769,8 +769,6 @@ 769 769 padding: 32px; 770 770 border-radius: @radius; 771 771 border: 1px solid fade(@brand, 20%); 772 - background: 773 - radial-gradient(34rem 12rem at 50% 0%, @brand-soft 0%, #fff 70%); 774 774 box-shadow: @shadow-sm; 775 775 text-align: center; 776 776 ... ... @@ -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));