Changes for page Public Web Site

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

From version 24.4
edited by Agnease
on 2026/06/24 14:38
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,16 +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 - float: none !important;
1366 - display: block;
1367 - margin-top: 26px !important;
1368 - margin-left: auto !important;
1369 - margin-right: auto !important;
1370 -}
1371 -
1372 1372  .product-section-muted {
1373 1373   background:
1374 1374   radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%);
... ... @@ -1472,10 +1472,6 @@
1472 1472   }
1473 1473   }
1474 1474  
1475 - .gallery.xGallery {
1476 - margin-top: 22px !important;
1477 - }
1478 -
1479 1479   .product-gallery-caption {
1480 1480   margin-top: 10px;
1481 1481   padding: 0 14px;