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

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

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -1,5 +1,7 @@
1 1  /* ===== Contact page widgets ===== */
2 -
2 +#body {
3 + color: red;
4 +}
3 3  .col-xs-5 .widget {
4 4   margin-bottom: 16px;
5 5   padding: 16px;