Changes for page Public Web Site

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

From version 25.23
edited by Agnease
on 2026/06/30 11:31
Change comment: There is no comment for this version
To version 25.26
edited by Agnease
on 2026/06/30 11:33
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -333,6 +333,7 @@
333 333  .pathway-card,
334 334  .service-card,
335 335  .resource-card {
336 + background: #fff;
336 336   border: 1px solid @line;
337 337   border-radius: @radius;
338 338   box-shadow: @shadow-sm;
... ... @@ -1569,7 +1569,6 @@
1569 1569  /* ========== Resources Index ========== */
1570 1570  
1571 1571  .resources-index-page {
1572 - background: #fff;
1573 1573  
1574 1574   .services-grid {
1575 1575   grid-template-columns: repeat(2, minmax(0, 1fr));