Changes for page Public Web Site
Last modified by Alex Cotiuga on 2026/07/29 05:00
From version 13.14
edited by Alex Cotiuga
on 2026/05/26 10:54
on 2026/05/26 10:54
Change comment:
There is no comment for this version
To version 13.15
edited by Alex Cotiuga
on 2026/05/26 11:01
on 2026/05/26 11:01
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -734,6 +734,16 @@ 734 734 } 735 735 } 736 736 737 +@media (max-width: 767px) { 738 + .resource-inline-cta { 739 + display: block; 740 + 741 + p { 742 + margin-bottom: 14px; 743 + } 744 + } 745 +} 746 + 737 737 /* ========== Responsive ========== */ 738 738 739 739 @media (max-width: 980px) {