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
Change comment: There is no comment for this version
To version 13.14
edited by Alex Cotiugă
on 2026/05/01 16:59
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -1,7 +1,4 @@
1 1  /* ===== Contact page widgets ===== */
2 -#body {
3 - color: red;
4 -}
5 5  
6 6  .col-xs-5 .widget {
7 7   margin-bottom: 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 -*/