<
>
edited by Ecaterina Moraru (Valica)
on 2017/08/31
on 2017/08/31
edited by Ecaterina Moraru (Valica)
on 2017/08/31
on 2017/08/31
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- 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;