Changes for page Public Web Site
Last modified by Agnease on 2026/06/24 15:34
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -1362,9 +1362,9 @@ 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: 25px auto; 1366 + margin-left: auto; 1367 + margin-right: auto; 1368 1368 } 1369 1369 1370 1370 .product-section-muted {