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.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;
... ... @@ -333,6 +333,7 @@
333 333  .pathway-card,
334 334  .service-card,
335 335  .resource-card {
337 + background: #fff;
336 336   border: 1px solid @line;
337 337   border-radius: @radius;
338 338   box-shadow: @shadow-sm;