Changes for page Get in Touch About Your XWiki Project
Last modified by Alex Cotiugă on 2026/05/02 12:23
From version 13.15
edited by Alex Cotiugă
on 2026/05/01 17:00
on 2026/05/01 17:00
Change comment:
There is no comment for this version
To version 13.20
edited by Alex Cotiugă
on 2026/05/01 17:05
on 2026/05/01 17:05
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,8 @@ 1 1 /* ===== Contact page widgets ===== */ 2 - 2 +#body { 3 + color: red; 4 +} 5 +/* 3 3 .col-xs-5 .widget { 4 4 margin-bottom: 16px; 5 5 padding: 16px; ... ... @@ -69,3 +69,4 @@ 69 69 color: @brand-strong; 70 70 text-decoration: none; 71 71 } 75 +*/