For example, in the rich text box ol li
But we often do not display the previous numbers in the global style, but when entering the rich text box, we need to display it, but
will not be displayed in the div. We add a specified style to the preview page and then add !important
. For example:
<style type="text/css"> ol li { list-style-type: decimal !important; }</style>
Then this page will display a list of numbers