Allow ol's to show numbers

This commit is contained in:
John Scipione
2014-07-02 11:11:57 -04:00
parent 425871d3af
commit ba88ee2be4
+1 -1
View File
@@ -350,7 +350,7 @@ div.contents hr {
display: none;
}
div.contents ol,ul {
div.contents ul {
list-style: none;
}