0 Votes

Changes for page Home

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

From version 7.139
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
... ... @@ -35,8 +35,11 @@
35 35  
36 36   .lead {
37 37   color: @muted;
38 - text-align: centered;
38 + text-align: center;
39 39   }
40 + .h2 {
41 + text-align: center;
42 + }
40 40  
41 41   section {
42 42   padding: 32px 0;