Changes for page Home
Last modified by Alex Cotiugă on 2026/01/13 13:12
From version 6.48
edited by Alex Cotiugă
on 2025/11/12 19:33
on 2025/11/12 19:33
Change comment:
There is no comment for this version
To version 6.47
edited by Alex Cotiugă
on 2025/11/12 19:33
on 2025/11/12 19:33
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -147,6 +147,13 @@ 147 147 border-bottom: 1px solid fade(@line, 60%); 148 148 margin-bottom: 6px; 149 149 150 + svg { 151 + width: 24px; 152 + height: 24px; 153 + flex-shrink: 0; 154 + stroke: @text; 155 + } 156 + 150 150 h4 { 151 151 /*font-weight: 700; */ 152 152 margin: 0;