From version 47.3
edited by Artur
on 2025/06/20 10:36
Change comment: There is no comment for this version
To version 47.1
edited by Artur
on 2025/06/17 11:45
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -5,6 +5,5 @@
5 5  }
6 6  
7 7  .box_green {
8 - background: linear-gradient(to bottom, #dce6f3, #bcd0e8 50%, #a8bedf);
8 + background: linear-gradient(to bottom, #f4fcfc, #e9f8f7);
9 9  }
10 -