Changes for page Public Web Site

Last modified by Agnease on 2026/05/30 16:24

From version 13.6
edited by Agnease
on 2026/05/26 09:04
Change comment: There is no comment for this version
To version 13.2
edited by Agnease
on 2026/05/23 18:53
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -369,13 +369,6 @@
369 369   flex-direction: column;
370 370   min-height: 100%;
371 371  
372 - .card-heading {
373 - display: flex;
374 - align-items: center;
375 - gap: 14px;
376 - margin-bottom: 14px;
377 - }
378 -
379 379   .pathway-icon {
380 380   width: 52px;
381 381   height: 52px;
... ... @@ -385,12 +385,12 @@
385 385   justify-content: center;
386 386   color: @brand;
387 387   background: fade(@brand, 10%);
381 + margin-bottom: 18px;
388 388   font-size: 19px;
389 - flex-shrink: 0;
390 390   }
391 391  
392 392   h3 {
393 - margin: 0;
386 + margin: 0 0 10px;
394 394   color: @text;
395 395   font-size: 22px;
396 396   line-height: 1.25;