Changes for page Get in Touch About Your XWiki Project
Last modified by Alex Cotiugă on 2026/05/02 12:23
From version 13.21
edited by Alex Cotiugă
on 2026/05/01 17:06
on 2026/05/01 17:06
Change comment:
There is no comment for this version
To version 13.16
edited by Alex Cotiugă
on 2026/05/01 17:01
on 2026/05/01 17:01
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -1,8 +1,7 @@ 1 1 /* ===== Contact page widgets ===== */ 2 - #body {2 +.body { 3 3 color: red; 4 4 } 5 - 6 6 .col-xs-5 .widget { 7 7 margin-bottom: 16px; 8 8 padding: 16px; ... ... @@ -20,7 +20,6 @@ 20 20 line-height: 1.25; 21 21 } 22 22 23 -/* 24 24 .col-xs-5 .widget h4 .fa, 25 25 .col-xs-5 .widget h4 .glyphicon { 26 26 color: @brand; ... ... @@ -73,4 +73,3 @@ 73 73 color: @brand-strong; 74 74 text-decoration: none; 75 75 } 76 -*/