Font size for bullets is not recognized and displays much larger in the PDF output
I'm currently using this:
/* List styles */
ul li,
ol li {
list-style-position: inside;
font-size: 16pt !important;
}
ul {
margin-left: 0;
padding-left: 1em;
}
I think it's only possible using an app that can do customized PDF exports. In one of my previous companies, we used Scroll PDF Exporter by K15t that allows you to adjust font sizes.
I find it very frustrating that I can't change the font size/style when using bullets... only normal text allowed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.