Changes for page Agenti di #phones


From version 29.2
edited by administrator BDP
on 2017/07/12 17:40
Change comment: There is no comment for this version
To version 29.1
edited by administrator BDP
on 2017/07/12 17:38
Change comment: There is no comment for this version

Summary

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