0 Votes

Changes for page Home

Last modified by Alex Cotiugă on 2026/01/13 13:12

From version 6.49
edited by Alex Cotiugă
on 2025/11/12 19:35
Change comment: There is no comment for this version
To version 6.47
edited by Alex Cotiugă
on 2025/11/12 19:33
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -147,8 +147,11 @@
147 147   border-bottom: 1px solid fade(@line, 60%);
148 148   margin-bottom: 6px;
149 149  
150 - i {
151 - color: @brand;
150 + svg {
151 + width: 24px;
152 + height: 24px;
153 + flex-shrink: 0;
154 + stroke: @text;
152 152   }
153 153  
154 154   h4 {