Changes for page About


From version 8.1
edited by Artur
on 2025/06/26 14:22
Change comment: There is no comment for this version
To version 8.2
edited by Artur
on 2025/06/26 14:24
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -7,5 +7,7 @@
7 7  .box_green {
8 8   background: linear-gradient(to bottom, #fcfdfd, #f8fafc 50%, #f2f6fb);
9 9  }
10 +.box_green h2 {
11 + margin-top: 0;
12 +}
10 10  
11 -