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.3
edited by Artur
on 2025/05/23 19:47
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, #f4fcfc, #e9f8f7);
9 9  }