Changes for page Home
Last modified by Alex Cotiugă on 2026/01/13 13:12
From version 7.91
edited by Alex Cotiugă
on 2025/11/13 21:28
on 2025/11/13 21:28
Change comment:
There is no comment for this version
To version 7.89
edited by Alex Cotiugă
on 2025/11/13 21:26
on 2025/11/13 21:26
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -113,7 +113,7 @@ 113 113 <section class="services" aria-labelledby="services-title"> 114 114 <div class="container"> 115 115 <h2 id="services-title">Services</h2> 116 - <p class=" lead">116 + <p class="services-sub"> 117 117 All the XWiki services you need, delivered with precision and care 118 118 </p> 119 119
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -190,6 +190,15 @@ 190 190 191 191 /* SERVICES */ 192 192 .services { 193 + h2 { 194 + margin: 0 0 .3rem; 195 + } 196 + 197 + .services-sub { 198 + margin: 0 0 1.75rem; 199 + color: @muted; 200 + } 201 + 193 193 .services-grid { 194 194 margin-top: 12px; 195 195 display: flex;