Changes for page Public Web Site

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

From version 29.7
edited by Agnease
on 2026/07/03 15:28
Change comment: There is no comment for this version
To version 29.4
edited by Agnease
on 2026/07/03 15:26
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -875,12 +875,8 @@
875 875   grid-template-columns: 1fr;
876 876   }
877 877  
878 - .split-copy {
879 - padding: 34px 28px;
880 -
881 - h2 {
882 - text-align: center;
883 - }
878 + .split-copy h2 {
879 + text-align: center;
884 884   }
885 885  }
886 886  
... ... @@ -948,22 +948,6 @@
948 948   padding: 20px;
949 949   }
950 950  
951 - .split-copy {
952 - padding: 30px 22px;
953 - border-radius: 20px;
954 - }
955 -
956 - .process-list li {
957 - padding: 22px 20px 22px 68px;
958 -
959 - &:before {
960 - left: 20px;
961 - top: 22px;
962 - width: 32px;
963 - height: 32px;
964 - }
965 - }
966 -
967 967   .services .service {
968 968   gap: 14px;
969 969   }