0 Votes

Changes for page Home

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

From version 7.151
edited by Alex Cotiugă
on 2025/11/17 11:45
Change comment: There is no comment for this version
To version 7.149
edited by Alex Cotiugă
on 2025/11/17 11:42
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -29,7 +29,8 @@
29 29  
30 30   .container {
31 31   max-width: @maxw;
32 - padding: 0;
32 + margin: 0 auto;
33 + padding: 0 16px;
33 33   }
34 34  
35 35   .lead {