Last modified by Alex Cotiugă on 2026/05/02 12:23

From version 13.23
edited by Alex Cotiugă
on 2026/05/01 17:07
Change comment: There is no comment for this version
To version 13.28
edited by Alex Cotiugă
on 2026/05/01 17:14
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -9,10 +9,14 @@
9 9  @maxw: 1140px;
10 10  
11 11  /* ===== Contact page widgets ===== */
12 -#body {
13 - color: red;
12 +#mainContentArea {
13 + padding: 0;
14 14  }
15 15  
16 +.col-xs-5 {
17 + padding-top: 45px;
18 +}
19 +
16 16  .col-xs-5 .widget {
17 17   margin-bottom: 16px;
18 18   padding: 16px;