Changes for page Public Web Site

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

From version 25.29
edited by Agnease
on 2026/06/30 11:35
Change comment: There is no comment for this version
To version 25.35
edited by Agnease
on 2026/06/30 11:38
Change comment: There is no comment for this version

Summary

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;
... ... @@ -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;