Changes for page Get in Touch About Your XWiki Project
Last modified by Alex Cotiugă on 2026/05/02 12:23
From version 13.28
edited by Alex Cotiugă
on 2026/05/01 17:14
on 2026/05/01 17:14
Change comment:
There is no comment for this version
To version 13.22
edited by Alex Cotiugă
on 2026/05/01 17:07
on 2026/05/01 17:07
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -9,14 +9,10 @@ 9 9 @maxw: 1140px; 10 10 11 11 /* ===== Contact page widgets ===== */ 12 -# mainContentArea{13 - padding:0;12 +#body { 13 + color: red; 14 14 } 15 15 16 -.col-xs-5 { 17 - padding-top: 45px; 18 -} 19 - 20 20 .col-xs-5 .widget { 21 21 margin-bottom: 16px; 22 22 padding: 16px; ... ... @@ -34,6 +34,7 @@ 34 34 line-height: 1.25; 35 35 } 36 36 33 +/* 37 37 .col-xs-5 .widget h4 .fa, 38 38 .col-xs-5 .widget h4 .glyphicon { 39 39 color: @brand; ... ... @@ -86,3 +86,4 @@ 86 86 color: @brand-strong; 87 87 text-decoration: none; 88 88 } 86 +*/