Last modified by Alex Cotiugă on 2026/05/02 12:23

From version 13.20
edited by Alex Cotiugă
on 2026/05/01 17:05
Change comment: There is no comment for this version
To version 13.15
edited by Alex Cotiugă
on 2026/05/01 17:00
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -1,8 +1,5 @@
1 1  /* ===== Contact page widgets ===== */
2 -#body {
3 - color: red;
4 -}
5 -/*
2 +
6 6  .col-xs-5 .widget {
7 7   margin-bottom: 16px;
8 8   padding: 16px;
... ... @@ -72,4 +72,3 @@
72 72   color: @brand-strong;
73 73   text-decoration: none;
74 74  }
75 -*/