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.16
edited by Agnease
on 2026/06/24 15:07
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  
... ... @@ -1363,7 +1363,7 @@
1363 1363   Only add spacing before it and center it. */
1364 1364  .gallery.xGallery {
1365 1365   margin: 25px auto;
1366 - width: 920px;
1366 + width: min(920px, 100%);
1367 1367   height: 518px;
1368 1368  }
1369 1369