Fix some bugs in chm styling on lists

This commit is contained in:
baldurk
2016-09-27 15:57:23 +02:00
parent b4503f95cf
commit 19bffb7d9d
@@ -12,3 +12,6 @@
}
}
.wy-plain-list-disc li, .rst-content .section ul li, .rst-content .toctree-wrapper ul li, article ul li, .wy-plain-list-decimal li, .rst-content .section ol li, .rst-content ol.arabic li, article ol li {
font-size: 16px;
}