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,7 +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; 1365 + margin-top: 26px; 1366 + margin-left: auto !important; 1367 + margin-right: auto !important; 1366 1366 } 1367 1367 1368 1368 .product-section-muted {