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.11
edited by Agnease
on 2026/06/30 11:07
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -1,22 +1,17 @@
1 1  /* ========== Agnease Public Website ========== */
2 -/* Old look and feel. */
3 3  
4 -@brand: #00937D;
5 -@brand-strong: #007B6A;
6 -@brand-soft: #E7FFF8;
7 7  
8 -
9 -@brand-bg: #F7F9FC;
10 -@text: #07182D;
11 -@text-soft: #10243D;
12 -@muted: #64748B;
13 -
14 -@line: #E6EBF2;
15 -@radius: 18px;
16 -
17 -@shadow-sm: 0 18px 45px rgba(15, 23, 42, .06);
18 -@shadow: 0 30px 80px rgba(15, 23, 42, .12);
19 -@maxw: 1240px;
4 +@brand: #00937D;
5 +@brand-strong: #007B6A;
6 +@brand-bg: #F7F9FC;
7 +@text: #07182D;
8 +@text-soft: #10243D;
9 +@muted: #64748B;
10 +@line: #E6EBF2;
11 +@radius: 18px;
12 +@shadow-sm: 0 18px 45px rgba(15, 23, 42, .06);
13 +@shadow: 0 30px 80px rgba(15, 23, 42, .12);
14 +@maxw: 1240px;
20 20  /* */
21 21  @section-padding: 30px 0;
22 22  @section-padding-mobile: 28px 0;