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
-
... ... @@ -525,7 +525,6 @@ 525 525 align-items: flex-start; 526 526 gap: 16px; 527 527 padding: 22px; 528 - background: #fff; 529 529 border: 1px solid @line; 530 530 border-radius: @radius; 531 531 box-shadow: @shadow-sm; ... ... @@ -613,7 +613,6 @@ 613 613 position: relative; 614 614 padding: 16px 16px 16px 58px; 615 615 margin-bottom: 12px; 616 - background: #fff; 617 617 border: 1px solid @line; 618 618 border-radius: @radius; 619 619 box-shadow: @shadow-sm; ... ... @@ -922,9 +922,6 @@ 922 922 .resource-header { 923 923 padding: @section-padding; 924 924 border-top: none; 925 - background: 926 - radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 927 - radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 928 928 929 929 h1 { 930 930 margin: 0 auto 14px; ... ... @@ -1171,7 +1171,6 @@ 1171 1171 1172 1172 .product-card { 1173 1173 position: relative; 1174 - background: #fff; 1175 1175 border: 1px solid @line; 1176 1176 border-radius: @radius; 1177 1177 box-shadow: @shadow-sm; ... ... @@ -1321,7 +1321,6 @@ 1321 1321 .product-info-card, 1322 1322 .product-feature, 1323 1323 .product-gallery-panel { 1324 - background: #fff; 1325 1325 border: 1px solid @line; 1326 1326 border-radius: @radius; 1327 1327 box-shadow: @shadow-sm;