Index: lams_central/web/css/defaultHTML_learner.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML_learner.css,v
diff -u -r1.19 -r1.20
--- lams_central/web/css/defaultHTML_learner.css 12 Mar 2008 01:22:00 -0000 1.19
+++ lams_central/web/css/defaultHTML_learner.css 11 Apr 2008 00:52:19 -0000 1.20
@@ -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%;