Changes for page Public Web Site

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

From version 25.28
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;
... ... @@ -1172,7 +1172,6 @@
1172 1172  
1173 1173  .product-card {
1174 1174   position: relative;
1175 - background: #fff;
1176 1176   border: 1px solid @line;
1177 1177   border-radius: @radius;
1178 1178   box-shadow: @shadow-sm;
... ... @@ -1322,7 +1322,6 @@
1322 1322  .product-info-card,
1323 1323  .product-feature,
1324 1324  .product-gallery-panel {
1325 - background: #fff;
1326 1326   border: 1px solid @line;
1327 1327   border-radius: @radius;
1328 1328   box-shadow: @shadow-sm;