0 Votes

Changes for page Home

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

From version 6.7
edited by Alex Cotiugă
on 2025/11/12 16:17
Change comment: There is no comment for this version
To version 6.8
edited by Alex Cotiugă
on 2025/11/12 16:18
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -22,7 +22,7 @@
22 22   h2 { font-size: clamp(1.4rem, 1.4vw + .8rem, 2rem); line-height: 1.2; margin: .2rem 0 .4rem; }
23 23   h3 { font-size: 1.12rem; margin: .2rem 0 .25rem; }
24 24   .lead { color: @muted; max-width: 72ch; }
25 - .container { max-width: @maxw; margin-top: 5px;}
25 + .container { max-width: @maxw; margin-top: 5px; padding: 0;}
26 26  
27 27   /* Global sections */
28 28   section { padding: 0 0 64px; border-top: 1px solid @line; }