Changes for page Public Web Site

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

From version 25.4
edited by Agnease
on 2026/06/30 11:05
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
... ... @@ -1,5 +1,6 @@
1 1  /* ========== Agnease Public Website ========== */
2 2  /* Old look and feel. */
3 +
3 3  @brand: #00937D;
4 4  @brand-strong: #007B6A;
5 5  @brand-soft: #E7FFF8;
... ... @@ -17,13 +17,14 @@
17 17  @text: #07182D;
18 18  @text-soft: #10243D;
19 19  @muted: #64748B;
20 -/*
21 +
21 21  @line: #E6EBF2;
22 22  @radius: 18px;
24 +
23 23  @shadow-sm: 0 18px 45px rgba(15, 23, 42, .06);
24 24  @shadow: 0 30px 80px rgba(15, 23, 42, .12);
25 25  @maxw: 1240px;
26 -*/
28 +/* */
27 27  @section-padding: 30px 0;
28 28  @section-padding-mobile: 28px 0;
29 29