Changes for page Public Web Site

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

From version 24.4
edited by Agnease
on 2026/06/24 14:38
Change comment: There is no comment for this version
To version 24.6
edited by Agnease
on 2026/06/24 14:40
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 - float: none !important;
1366 - display: block;
1367 - margin-top: 26px !important;
1365 + margin-top: 26px;
1368 1368   margin-left: auto !important;
1369 1369   margin-right: auto !important;
1370 1370  }