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

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

Summary

Details

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