Changes for page Footer Section

Last modified by Vincent Massol on 2024/02/07

<
From version < 27.8 >
edited by Ecaterina Moraru (Valica)
on 2017/08/31
To version < 27.9 >
edited by Ecaterina Moraru (Valica)
on 2017/08/31
>
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -21,17 +21,17 @@
21 21  .footerGroup {
22 22   float: left;
23 23   margin: 0 2em 0 0 ;
24 + margin: 0 5% 0 0 ;
24 24  }
25 25  
26 26  @media (max-width: 575px) {
27 - .footerGroup {
28 + .footerSection .footerGroup {
28 28   width: 45%;
29 - margin: 0 5% 0 0 ;
30 30   }
31 31  }
32 32  
33 33  @media (max-width: 991px) and (min-width: 576px) {
34 - .footerGroup {
34 + .footerSection .footerGroup {
35 35   width: 20%;
36 36   }
37 37  }
Cannot make recursive include