Changes for page Public Web Site

Last modified by Agnease on 2026/06/30 12:29

From version 25.14
edited by Agnease
on 2026/06/30 11:07
Change comment: There is no comment for this version
To version 25.12
edited by Agnease
on 2026/06/30 11:07
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -4,6 +4,14 @@
4 4  @brand: #00937D;
5 5  @brand-strong: #007B6A;
6 6  @brand-soft: #E7FFF8;
7 +@brand-bg: #F4FCFA;
8 +@text: #2D3A34;
9 +@muted: #5B6B64;
10 +@line: #E4ECE9;
11 +@radius: 16px;
12 +@shadow-sm: 0 6px 20px rgba(0, 0, 0, .06);
13 +@shadow: 0 12px 36px rgba(0, 0, 0, .08);
14 +@maxw: 1140px;
7 7  
8 8  
9 9  @brand-bg: #F7F9FC;