Changes for page Public Web Site
Last modified by Alex Cotiuga on 2026/07/29 05:00
From version 31.8
edited by Alex Cotiuga
on 2026/07/29 04:42
on 2026/07/29 04:42
Change comment:
There is no comment for this version
To version 31.10
edited by Alex Cotiuga
on 2026/07/29 04:45
on 2026/07/29 04:45
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -2018,7 +2018,7 @@ 2018 2018 2019 2019 .public-campaign-banner { 2020 2020 position: relative; 2021 - margin-top: 3 4px;2021 + margin-top: 30px; 2022 2022 z-index: 20; 2023 2023 border: 0; 2024 2024 background: ... ... @@ -2025,6 +2025,7 @@ 2025 2025 radial-gradient(circle at 88% 0%, fade(@brand, 30%) 0%, transparent 32%), 2026 2026 linear-gradient(110deg, @text 0%, @text-soft 55%, @brand-strong 100%); 2027 2027 color: #fff; 2028 + border-radius: 14px; 2028 2028 box-shadow: 0 10px 26px rgba(7, 24, 45, .12); 2029 2029 } 2030 2030