Changes for page Public Web Site

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

From version 24.19
edited by Agnease
on 2026/06/24 15:21
Change comment: There is no comment for this version
To version 24.9
edited by Agnease
on 2026/06/24 14:41
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -1292,7 +1292,7 @@
1292 1292  
1293 1293   li {
1294 1294   margin: 8px 0;
1295 - line-height: 1.3;
1295 + line-height: 1.45;
1296 1296   }
1297 1297  }
1298 1298  
... ... @@ -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: 920px;
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 {