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
-
... ... @@ -920,9 +920,6 @@ 920 920 .resource-header { 921 921 padding: @section-padding; 922 922 border-top: none; 923 - background: 924 - radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 925 - radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 926 926 927 927 h1 { 928 928 margin: 0 auto 14px; ... ... @@ -1169,7 +1169,6 @@ 1169 1169 1170 1170 .product-card { 1171 1171 position: relative; 1172 - background: #fff; 1173 1173 border: 1px solid @line; 1174 1174 border-radius: @radius; 1175 1175 box-shadow: @shadow-sm; ... ... @@ -1319,7 +1319,6 @@ 1319 1319 .product-info-card, 1320 1320 .product-feature, 1321 1321 .product-gallery-panel { 1322 - background: #fff; 1323 1323 border: 1px solid @line; 1324 1324 border-radius: @radius; 1325 1325 box-shadow: @shadow-sm;