Changes for page Public Web Site

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

From version 25.60
edited by Agnease
on 2026/06/30 12:29
Change comment: There is no comment for this version
To version 25.61
edited by Agnease
on 2026/06/30 12:29
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -165,6 +165,7 @@
165 165  */
166 166  .btn-secondary {
167 167   color: @text;
168 + background: #fff;
168 168   border: 1px solid fade(@text, 35%);
169 169  
170 170  }