Changes for page Public Web Site

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

From version 8.7
edited by Agnease
on 2026/05/18 18:57
Change comment: There is no comment for this version
To version 8.9
edited by Agnease
on 2026/05/18 19:03
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -739,22 +739,7 @@
739 739   radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%),
740 740   radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%);
741 741  
742 - .resource-kicker {
743 - display: inline-flex;
744 - align-items: center;
745 - gap: 8px;
746 - color: @brand;
747 - background: fade(@brand, 8%);
748 - border: 1px solid fade(@brand, 18%);
749 - border-radius: 999px;
750 - padding: 6px 12px;
751 - margin-bottom: 14px;
752 - font-size: 13px;
753 - font-weight: 700;
754 - }
755 -
756 756   h1 {
757 - max-width: 820px;
758 758   margin: 0 auto 14px;
759 759   text-align: center;
760 760   line-height: 1.18;