Changes for page Public Web Site
Last modified by Alex Cotiuga on 2026/07/27 04:27
From version 31.3
edited by Alex Cotiuga
on 2026/07/27 04:17
on 2026/07/27 04:17
Change comment:
There is no comment for this version
To version 31.2
edited by Alex Cotiuga
on 2026/07/27 04:11
on 2026/07/27 04:11
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -895,23 +895,20 @@ 895 895 pointer-events: none; 896 896 } 897 897 898 - > h2, 899 - > p, 900 - > form, 901 - > .hero-actions, 902 - > .cta-actions, 903 - > .reviewNotifications { 898 + h2, 899 + p, 900 + .btn { 904 904 position: relative; 905 905 z-index: 1; 906 906 } 907 907 908 - >h2 {905 + h2 { 909 909 max-width: 760px; 910 910 margin: 0 auto 16px; 911 911 color: #fff; 912 912 } 913 913 914 - >p {911 + p { 915 915 max-width: 760px; 916 916 margin: 0 auto 28px; 917 917 color: #DBE4EF;