Changes for page Public Web Site

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

From version 24.5
edited by Agnease
on 2026/06/24 14:40
Change comment: There is no comment for this version
To version 24.4
edited by Agnease
on 2026/06/24 14:38
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -1362,6 +1362,8 @@
1362 1362  /* Keep the default XWiki gallery style.
1363 1363   Only add spacing before it and center it. */
1364 1364  .gallery.xGallery {
1365 + float: none !important;
1366 + display: block;
1365 1365   margin-top: 26px !important;
1366 1366   margin-left: auto !important;
1367 1367   margin-right: auto !important;