Changes for page Public Web Site

Last modified by Agnease on 2026/07/01 17:17

From version 25.31
edited by Agnease
on 2026/06/30 11:36
Change comment: There is no comment for this version
To version 25.37
edited by Agnease
on 2026/06/30 11:41
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -525,7 +525,6 @@
525 525   align-items: flex-start;
526 526   gap: 16px;
527 527   padding: 22px;
528 - background: #fff;
529 529   border: 1px solid @line;
530 530   border-radius: @radius;
531 531   box-shadow: @shadow-sm;
... ... @@ -613,7 +613,6 @@
613 613   position: relative;
614 614   padding: 16px 16px 16px 58px;
615 615   margin-bottom: 12px;
616 - background: #fff;
617 617   border: 1px solid @line;
618 618   border-radius: @radius;
619 619   box-shadow: @shadow-sm;
... ... @@ -922,9 +922,6 @@
922 922  .resource-header {
923 923   padding: @section-padding;
924 924   border-top: none;
925 - background:
926 - radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%),
927 - radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%);
928 928  
929 929   h1 {
930 930   margin: 0 auto 14px;
... ... @@ -1072,7 +1072,6 @@
1072 1072   border: 1px solid @line;
1073 1073   border-radius: @radius;
1074 1074   padding: 18px;
1075 - background: #fff;
1076 1076   box-shadow: @shadow-sm;
1077 1077  
1078 1078   h4 {
... ... @@ -1171,7 +1171,6 @@
1171 1171  
1172 1172  .product-card {
1173 1173   position: relative;
1174 - background: #fff;
1175 1175   border: 1px solid @line;
1176 1176   border-radius: @radius;
1177 1177   box-shadow: @shadow-sm;
... ... @@ -1321,7 +1321,6 @@
1321 1321  .product-info-card,
1322 1322  .product-feature,
1323 1323  .product-gallery-panel {
1324 - background: #fff;
1325 1325   border: 1px solid @line;
1326 1326   border-radius: @radius;
1327 1327   box-shadow: @shadow-sm;