Index: lams_central/web/css/defaultHTML_learner.css
===================================================================
diff -u -r8f4e2cbd026631a5b96a20eb4010e316c689b618 -r53604a2b616e6155161334d95cea0285a77ed7b5
--- lams_central/web/css/defaultHTML_learner.css (.../defaultHTML_learner.css) (revision 8f4e2cbd026631a5b96a20eb4010e316c689b618)
+++ lams_central/web/css/defaultHTML_learner.css (.../defaultHTML_learner.css) (revision 53604a2b616e6155161334d95cea0285a77ed7b5)
@@ -96,6 +96,12 @@
ul li { list-style-type:circle;}
+ol {
+ margin-left: 25px;
+ margin-right: 30px;
+}
+
+
/*layout of the table with the alternate color for the table heading cell */
table.alternative-color {
width:100%;