Changes for page Footer Section

Last modified by Vincent Massol on 2024/02/07

From version 27.4
edited by Ecaterina Moraru (Valica)
on 2017/08/31
Change comment: There is no comment for this version
To version 27.6
edited by Ecaterina Moraru (Valica)
on 2017/08/31
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -23,6 +23,19 @@
23 23   margin: 0 2em 0 0 ;
24 24  }
25 25  
26 +@media (max-width: 575px) {
27 + .footerGroup {
28 + width: 45%;
29 + margin: 0 5% 0 0 ;
30 + }
31 +}
32 +
33 +@media (max-width: 991px) {
34 + .footerGroup {
35 + width: 45%;
36 + }
37 +}
38 +
26 26  .footerSection h2 {
27 27   font-size: 1.41em;
28 28   font-weight: 300;
Cannot make recursive include