Changes for page Public Web Site

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

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

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -261,6 +261,7 @@
261 261  .trust-strip {
262 262   padding: 18px 0;
263 263   border-top: 1px solid @line;
264 + background: #fff;
264 264  
265 265   ul {
266 266   max-width: 960px;
... ... @@ -1570,6 +1570,7 @@
1570 1570  /* ========== Resources Index ========== */
1571 1571  
1572 1572  .resources-index-page {
1574 + background: #fff;
1573 1573  
1574 1574   .services-grid {
1575 1575   grid-template-columns: repeat(2, minmax(0, 1fr));