Changes for page Home
Last modified by Alex Cotiugă on 2026/01/13 13:12
From version 7.33
edited by Alex Cotiugă
on 2025/11/13 11:42
on 2025/11/13 11:42
Change comment:
There is no comment for this version
To version 7.32
edited by Alex Cotiugă
on 2025/11/13 11:32
on 2025/11/13 11:32
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -208,11 +208,11 @@ 208 208 margin-top:2px; 209 209 } 210 210 211 - /*.service .body h3 { margin:0 0 4px; font-size:1.125rem; font-weight:800; }211 + .service .body h3 { margin:0 0 4px; font-size:1.125rem; font-weight:800; } 212 212 .service .body p { margin:0 0 6px; color:#25333b; line-height:1.5; } 213 213 .service .body ul { margin:.35rem 0 0; padding-left:1.15rem; } 214 214 .service .body li { margin:.2rem 0; color:#2d3b43; } 215 - */215 + 216 216 /* Mobile: single column */ 217 217 @media (max-width: 760px) { 218 218 .services-grid { grid-template-columns: 1fr; gap: 10px 0; }