Changes for page Public Web Site
Last modified by Alex Cotiuga on 2026/07/29 05:00
From version 25.56
edited by Alex Cotiuga
on 2026/06/30 12:28
on 2026/06/30 12:28
Change comment:
There is no comment for this version
To version 25.48
edited by Alex Cotiuga
on 2026/06/30 12:25
on 2026/06/30 12:25
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -164,8 +164,8 @@ 164 164 } 165 165 */ 166 166 .btn-secondary { 167 - color: @ text;168 - background: #fff;167 + color: @fff; 168 + background: @brand-strong; 169 169 border: 1px solid fade(@brand, 35%); 170 170 171 171 &:hover,