0 Votes

Changes for page Home

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

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

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -133,6 +133,7 @@
133 133   li:nth-child(1)::after,
134 134   li:nth-child(3)::after {
135 135   content: "•";
136 + margin-left: 5px;
136 136   }
137 137   }
138 138   }