0 Votes

Changes for page Home

Last modified by Alex Cotiugă on 2026/01/13 13:12

From version 7.29
edited by Alex Cotiugă
on 2025/11/13 11:17
Change comment: There is no comment for this version
To version 7.31
edited by Alex Cotiugă
on 2025/11/13 11:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -61,7 +61,7 @@
61 61   <section class="services" aria-labelledby="services-title">
62 62   <div class="container">
63 63   <h2 id="services-title">Services</h2>
64 - <p class="services-sub">All the XWiki services you need, delivered with precision and care</p>
64 + <p class="lead">All the XWiki services you need, delivered with precision and care</p>
65 65  
66 66   <div class="services-grid">
67 67   <!-- Upgrades & Migrations -->
XWiki.StyleSheetExtension[0]
Code
... ... @@ -180,10 +180,10 @@
180 180  
181 181   /* SERVICES */
182 182   /* Section header */
183 - .services { padding: 2.5rem 0; }
183 + /*.services { padding: 2.5rem 0; }
184 184   .services h2 { margin:0 0 .3rem; font-size:1.75rem; font-weight:800; }
185 185   .services-sub { margin:0 0 1.25rem; color:#5b6a72; }
186 -
186 +*/
187 187   /* Two-column grid */
188 188   .services-grid {
189 189   display:grid;