Changes for page Public Web Site

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

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

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -1,5 +1,5 @@
1 1  /* ========== Agnease Public Website ========== */
2 -/*
2 +/* Old look and feel.
3 3  @brand: #00937D;
4 4  @brand-strong: #007B6A;
5 5  @brand-soft: #E7FFF8;
... ... @@ -12,9 +12,9 @@
12 12  @shadow: 0 12px 36px rgba(0, 0, 0, .08);
13 13  @maxw: 1140px;
14 14  */
15 +
15 15  @brand: #00937D;
16 16  @brand-strong: #007B6A;
17 -@brand-soft: #E7FFF8;
18 18  @brand-bg: #F7F9FC;
19 19  @text: #07182D;
20 20  @text-soft: #10243D;