From version 32.3
edited by Artur
on 2025/05/23 19:47
Change comment: There is no comment for this version
To version 32.2
edited by Artur
on 2025/05/23 19:43
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, #f4fcfc, #e9f8f7);
8 +background: linear-gradient(to bottom, #e0f7f6, #c9eeec);
9 9  }