Changes for page Public Web Site

Last modified by Agnease on 2026/07/03 13:16

From version 25.50
edited by Agnease
on 2026/06/30 12:25
Change comment: There is no comment for this version
To version 25.54
edited by Agnease
on 2026/06/30 12:26
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -164,9 +164,9 @@
164 164  }
165 165  */
166 166  .btn-secondary {
167 - color: @fff;
167 + color: #fff;
168 168   background: @brand-strong;
169 - border: 1px solid fade(@brand-strong, 35%);
169 + border: 1px solid fade(@brand, 35%);
170 170  
171 171   &:hover,
172 172   &:focus {