Changes for page Home
Last modified by Alex Cotiugă on 2026/01/13 13:12
From version 7.126
edited by Alex Cotiugă
on 2025/11/17 08:42
on 2025/11/17 08:42
Change comment:
There is no comment for this version
To version 7.130
edited by Alex Cotiugă
on 2025/11/17 08:54
on 2025/11/17 08:54
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -11,7 +11,6 @@ 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; 15 15 16 16 a { 17 17 color: @brand; ... ... @@ -133,7 +133,7 @@ 133 133 li:nth-child(1)::after, 134 134 li:nth-child(3)::after { 135 135 content: "•"; 136 - margin -left: 5px;135 + margin: 0 5px; 137 137 } 138 138 } 139 139 }