From version 32.1
edited by Artur
on 2025/05/23 19:32
Change comment: There is no comment for this version
To version 32.2
edited by Artur
on 2025/05/23 19:43
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: linear-gradient(to bottom, #66c7c3, #3f9b98);
8 +background: linear-gradient(to bottom, #e0f7f6, #c9eeec);
9 9  }