Changes for page Public Web Site
Last modified by Agnease on 2026/07/01 17:17
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -12,7 +12,7 @@ 12 12 @shadow: 0 12px 36px rgba(0, 0, 0, .08); 13 13 @maxw: 1140px; 14 14 */ 15 -@brand: #07 182d;15 +@brand: #00937D; 16 16 @brand-strong: #007B6A; 17 17 @brand-soft: #E7FFF8; 18 18 @brand-bg: #F7F9FC; ... ... @@ -150,7 +150,7 @@ 150 150 151 151 /* ========== Buttons ========== */ 152 152 153 - /*.btn-primary {153 +.btn-primary { 154 154 background: @brand; 155 155 border-color: @brand; 156 156 color: #fff; ... ... @@ -162,7 +162,7 @@ 162 162 color: #fff; 163 163 } 164 164 } 165 - */165 + 166 166 .btn-secondary { 167 167 color: @brand; 168 168 background: #fff;