Changes for page Public Web Site
Last modified by Alex Cotiuga on 2026/07/29 05:00
From version 28.38
edited by Alex Cotiuga
on 2026/07/03 14:17
on 2026/07/03 14:17
Change comment:
There is no comment for this version
To version 28.35
edited by Alex Cotiuga
on 2026/07/03 14:11
on 2026/07/03 14:11
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -251,7 +251,6 @@ 251 251 252 252 .contrast-band { 253 253 position: relative; 254 - z-index: 0; 255 255 overflow: visible; /* allow pseudo-element to escape */ 256 256 padding: 54px 0; 257 257 border-top: 0; ... ... @@ -263,7 +263,6 @@ 263 263 264 264 /* Full‑bleed gradient background */ 265 265 .contrast-band::before { 266 - border: 2px solid red; 267 267 content: ""; 268 268 position: absolute; 269 269 top: 0;