0 Votes

Changes for page Home

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

From version 7.130
edited by Alex Cotiugă
on 2025/11/17 08:54
Change comment: There is no comment for this version
To version 7.128
edited by Alex Cotiugă
on 2025/11/17 08:43
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -11,6 +11,7 @@
11 11  
12 12  .agnease-landing {
13 13   color: @text;
14 + font: 16px/1.6 Inter, Segoe UI, Roboto, system-ui, -apple-system, Arial, sans-serif;
14 14  
15 15   a {
16 16   color: @brand;
... ... @@ -132,7 +132,6 @@
132 132   li:nth-child(1)::after,
133 133   li:nth-child(3)::after {
134 134   content: "•";
135 - margin: 0 5px;
136 136   }
137 137   }
138 138   }