Changes for page Public Web Site
Last modified by Agnease on 2026/06/30 12:29
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -1,7 +1,16 @@ 1 1 /* ========== Agnease Public Website ========== */ 2 +/* Old look and feel. */ 2 2 4 +@brand: #00937D; 5 +@brand-strong: #007B6A; 6 +@brand-soft: #E7FFF8; 7 +@brand-bg: #F4FCFA; 8 +@text: #2D3A34; 9 +@muted: #5B6B64; 10 +@line: #E4ECE9; 3 3 4 4 13 + 5 5 @brand-bg: #F7F9FC; 6 6 @text: #07182D; 7 7 @text-soft: #10243D;