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

Summary

Details

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