From version 27.1
edited by Artur
on 2025/05/23 19:26
Change comment: There is no comment for this version
To version 28.1
edited by Artur
on 2025/05/23 19:30
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -3,3 +3,7 @@
3 3   height: 169px;
4 4   width: 100%;
5 5  }
6 +
7 +.box_green {
8 + background-color: #4db1ad;
9 +}