Changes for page Public Web Site

Last modified by Agnease on 2026/06/24 15:34

From version 24.15
edited by Agnease
on 2026/06/24 15:07
Change comment: There is no comment for this version
To version 24.3
edited by Agnease
on 2026/06/24 14:27
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -1359,12 +1359,6 @@
1359 1359   text-align: center;
1360 1360  }
1361 1361  
1362 -/* Keep the default XWiki gallery style.
1363 - Only add spacing before it and center it. */
1364 -.gallery.xGallery {
1365 - margin: 25px auto;
1366 -}
1367 -
1368 1368  .product-section-muted {
1369 1369   background:
1370 1370   radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%);
... ... @@ -1468,10 +1468,6 @@
1468 1468   }
1469 1469   }
1470 1470  
1471 - .gallery.xGallery {
1472 - margin-top: 22px !important;
1473 - }
1474 -
1475 1475   .product-gallery-caption {
1476 1476   margin-top: 10px;
1477 1477   padding: 0 14px;