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
-
... ... @@ -330,7 +330,6 @@ 330 330 .pathway-card, 331 331 .service-card, 332 332 .resource-card { 333 - background: #fff; 334 334 border: 1px solid @line; 335 335 border-radius: @radius; 336 336 box-shadow: @shadow-sm; ... ... @@ -526,7 +526,6 @@ 526 526 align-items: flex-start; 527 527 gap: 16px; 528 528 padding: 22px; 529 - background: #fff; 530 530 border: 1px solid @line; 531 531 border-radius: @radius; 532 532 box-shadow: @shadow-sm; ... ... @@ -614,7 +614,6 @@ 614 614 position: relative; 615 615 padding: 16px 16px 16px 58px; 616 616 margin-bottom: 12px; 617 - background: #fff; 618 618 border: 1px solid @line; 619 619 border-radius: @radius; 620 620 box-shadow: @shadow-sm; ... ... @@ -923,9 +923,6 @@ 923 923 .resource-header { 924 924 padding: @section-padding; 925 925 border-top: none; 926 - background: 927 - radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 928 - radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 929 929 930 930 h1 { 931 931 margin: 0 auto 14px; ... ... @@ -1073,7 +1073,6 @@ 1073 1073 border: 1px solid @line; 1074 1074 border-radius: @radius; 1075 1075 padding: 18px; 1076 - background: #fff; 1077 1077 box-shadow: @shadow-sm; 1078 1078 1079 1079 h4 { ... ... @@ -1172,7 +1172,6 @@ 1172 1172 1173 1173 .product-card { 1174 1174 position: relative; 1175 - background: #fff; 1176 1176 border: 1px solid @line; 1177 1177 border-radius: @radius; 1178 1178 box-shadow: @shadow-sm; ... ... @@ -1322,7 +1322,6 @@ 1322 1322 .product-info-card, 1323 1323 .product-feature, 1324 1324 .product-gallery-panel { 1325 - background: #fff; 1326 1326 border: 1px solid @line; 1327 1327 border-radius: @radius; 1328 1328 box-shadow: @shadow-sm;