From version 47.4
edited by Artur
on 2025/06/20 10:37
Change comment: There is no comment for this version
To version 47.2
edited by Artur
on 2025/06/20 10:36
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, #f2f6fb, #e1ecf7 50%, #d2e0f0);
8 + background: linear-gradient(to bottom, #80a0c6, #6087b3 50%, #567aa3);
9 9  }
10 -