Changes for page Public Web Site

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

From version 25.27
edited by Agnease
on 2026/06/30 11:34
Change comment: There is no comment for this version
To version 25.35
edited by Agnease
on 2026/06/30 11:38
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -330,7 +330,6 @@
330 330  .pathway-card,
331 331  .service-card,
332 332  .resource-card {
333 - background: #fff;
334 334   border: 1px solid @line;
335 335   border-radius: @radius;
336 336   box-shadow: @shadow-sm;
... ... @@ -526,7 +526,6 @@
526 526   align-items: flex-start;
527 527   gap: 16px;
528 528   padding: 22px;
529 - background: #fff;
530 530   border: 1px solid @line;
531 531   border-radius: @radius;
532 532   box-shadow: @shadow-sm;
... ... @@ -614,7 +614,6 @@
614 614   position: relative;
615 615   padding: 16px 16px 16px 58px;
616 616   margin-bottom: 12px;
617 - background: #fff;
618 618   border: 1px solid @line;
619 619   border-radius: @radius;
620 620   box-shadow: @shadow-sm;
... ... @@ -765,8 +765,6 @@
765 765   padding: 32px;
766 766   border-radius: @radius;
767 767   border: 1px solid fade(@brand, 20%);
768 - background:
769 - radial-gradient(34rem 12rem at 50% 0%, @brand-soft 0%, #fff 70%);
770 770   box-shadow: @shadow-sm;
771 771   text-align: center;
772 772  
... ... @@ -1174,7 +1174,6 @@
1174 1174  
1175 1175  .product-card {
1176 1176   position: relative;
1177 - background: #fff;
1178 1178   border: 1px solid @line;
1179 1179   border-radius: @radius;
1180 1180   box-shadow: @shadow-sm;
... ... @@ -1324,7 +1324,6 @@
1324 1324  .product-info-card,
1325 1325  .product-feature,
1326 1326  .product-gallery-panel {
1327 - background: #fff;
1328 1328   border: 1px solid @line;
1329 1329   border-radius: @radius;
1330 1330   box-shadow: @shadow-sm;