Changes for page Public Web Site

Last modified by Agnease on 2026/07/03 16:14

From version 28.26
edited by Agnease
on 2026/07/03 13:18
Change comment: There is no comment for this version
To version 28.27
edited by Agnease
on 2026/07/03 13:20
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -265,7 +265,7 @@
265 265   top: 0;
266 266   bottom: 0;
267 267   left: 50%;
268 - width: 100vw;
268 + width: calc(100vw - 1px);
269 269   transform: translateX(-50%);
270 270   z-index: -2;
271 271   background:
... ... @@ -280,7 +280,7 @@
280 280   top: 0;
281 281   bottom: 0;
282 282   left: 50%;
283 - width: 100vw;
283 + width: calc(100vw - 1px);
284 284   transform: translateX(-50%);
285 285   z-index: -1;
286 286   background: