Changes for page Agenti di #phones
From version 28.10
edited by administrator BDP
on 2017/07/12 17:33
on 2017/07/12 17:33
Change comment:
There is no comment for this version
To version 29.1
edited by administrator BDP
on 2017/07/12 17:38
on 2017/07/12 17:38
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[1]
-
- Code
-
... ... @@ -6,4 +6,5 @@ 6 6 7 7 div.box.floatinginfobox ol { list-style-type: none; counter-reset: say; } 8 8 div.box.floatinginfobox ol li:before { counter-increment: say; content: counters(say,".") " "; } 9 +div.box.floatinginfobox ul { margin-top: 20px; } 9 9