Changes for page Public Web Site

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

From version 25.10
edited by Agnease
on 2026/06/30 11:06
Change comment: There is no comment for this version
To version 25.16
edited by Agnease
on 2026/06/30 11:09
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -1,5 +1,4 @@
1 1  /* ========== Agnease Public Website ========== */
2 -/* Old look and feel. */
3 3  /*
4 4  @brand: #00937D;
5 5  @brand-strong: #007B6A;
... ... @@ -13,9 +13,9 @@
13 13  @shadow: 0 12px 36px rgba(0, 0, 0, .08);
14 14  @maxw: 1140px;
15 15  */
16 -
17 17  @brand: #00937D;
18 18  @brand-strong: #007B6A;
17 +@brand-soft: #E7FFF8;
19 19  @brand-bg: #F7F9FC;
20 20  @text: #07182D;
21 21  @text-soft: #10243D;
... ... @@ -25,7 +25,7 @@
25 25  @shadow-sm: 0 18px 45px rgba(15, 23, 42, .06);
26 26  @shadow: 0 30px 80px rgba(15, 23, 42, .12);
27 27  @maxw: 1240px;
28 -/* */
27 +
29 29  @section-padding: 30px 0;
30 30  @section-padding-mobile: 28px 0;
31 31