Changes for page Public Web Site

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

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