2
I would recommend the following:
li { margin-left: 2px; list-style: square inside; color: #2F5376}
ol { margin: 2px; padding: 2px; text-align: left;}
ol li { margin-left: 2px; list-style: decimal inside; color: #2F5376}
ul { margin: 2px; padding: 2px; text-align: left;}
ul li { margin-left: 2px; list-style: square inside; color: #2F5376}
That's because sometimes a
could occur also within a and not only on
or (I think this is true for the Agenda-X modul)