Changes for page Get in Touch About Your XWiki Project
Last modified by Alex Cotiugă on 2026/05/02 12:23
From version 13.14
edited by Alex Cotiugă
on 2026/05/01 16:59
on 2026/05/01 16:59
Change comment:
There is no comment for this version
To version 13.19
edited by Alex Cotiugă
on 2026/05/01 17:02
on 2026/05/01 17:02
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -1,5 +1,7 @@ 1 1 /* ===== Contact page widgets ===== */ 2 - 2 +#body { 3 + color: red; 4 +} 3 3 .col-xs-5 .widget { 4 4 margin-bottom: 16px; 5 5 padding: 16px;