0 Votes

Changes for page Home

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

From version 7.102
edited by Alex Cotiugă
on 2025/11/13 22:06
Change comment: There is no comment for this version
To version 7.101
edited by Alex Cotiugă
on 2025/11/13 22:06
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -301,6 +301,15 @@
301 301   margin-left: 0;
302 302   margin-right: 0;
303 303  
304 + h3 {
305 + margin: 0 0 4px;
306 + }
307 +
308 + .lead {
309 + margin: 0;
310 + color: @muted;
311 + }
312 +
304 304   /* Align button on the right on sm+, center on mobile */
305 305   .text-sm-right {
306 306   text-align: center;