0 Votes

Changes for page Home

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

From version 7.140
edited by Alex Cotiugă
on 2025/11/17 09:23
Change comment: There is no comment for this version
To version 7.141
edited by Alex Cotiugă
on 2025/11/17 09:24
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -37,6 +37,9 @@
37 37   color: @muted;
38 38   text-align: center;
39 39   }
40 + .h2 {
41 + text-align: center;
42 + }
40 40  
41 41   section {
42 42   padding: 32px 0;