Changes for page Public Web Site

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

From version 24.16
edited by Agnease
on 2026/06/24 15:07
Change comment: There is no comment for this version
To version 24.11
edited by Agnease
on 2026/06/24 14:42
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -1362,9 +1362,7 @@
1362 1362  /* Keep the default XWiki gallery style.
1363 1363   Only add spacing before it and center it. */
1364 1364  .gallery.xGallery {
1365 - margin: 25px auto;
1366 - width: min(920px, 100%);
1367 - height: 518px;
1365 + margin-top: auto 25px;
1368 1368  }
1369 1369  
1370 1370  .product-section-muted {