Changes for page Footer Section

Last modified by Vincent Massol on 2024/02/07

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

Summary

Details

Page properties
Content
... ... @@ -195,7 +195,7 @@
195 195  )))
196 196  (% class='versionGroup pull-left' %)
197 197  (((
198 -* {{html}}$copyright{{/html}}
198 +* (%class="hidden-xs"%) {{html}}$copyright{{/html}}
199 199  * Powered by XWiki ${xwiki.version}. Hosted and managed by [[XWiki SAS>>xwiki:Main.Supporters||anchor="HCompaniessponsoringdevelopment"]]
200 200  )))
201 201  {{/velocity}}
XWiki.StyleSheetExtension[0]
Code
... ... @@ -23,6 +23,13 @@
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 +
26 26  .footerSection h2 {
27 27   font-size: 1.41em;
28 28   font-weight: 300;
Cannot make recursive include