From version 47.6
edited by Artur
on 2025/06/20 10:51
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,7 +5,5 @@
5 5  }
6 6  
7 7  .box_green {
8 - background: linear-gradient(to bottom, #fcfdfd, #f8fafc 50%, #f2f6fb);
8 + background: linear-gradient(to bottom, #f4fcfc, #e9f8f7);
9 9  }
10 -
11 -