Changes for page Home
Last modified by Alex Cotiugă on 2026/01/13 13:12
From version 7.132
edited by Alex Cotiugă
on 2025/11/17 09:07
on 2025/11/17 09:07
Change comment:
There is no comment for this version
To version 7.133
edited by Alex Cotiugă
on 2025/11/17 09:07
on 2025/11/17 09:07
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -240,7 +240,7 @@ 240 240 241 241 /* Center the last item when odd: 242 242 auto margins in a flex row push it to the middle */ 243 - .service- -center {243 + .service-center { 244 244 margin-left: auto; 245 245 margin-right: auto; 246 246 }