From version 30.1
edited by Artur
on 2025/05/23 19:32
Change comment: There is no comment for this version
To version 31.1
edited by Artur
on 2025/05/23 19:32
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -5,5 +5,5 @@
5 5  }
6 6  
7 7  .box_green {
8 - background-color: #4db1ad;
8 +background: linear-gradient(to bottom, #66c7c3, #3f9b98);
9 9  }