orzih / mkdocs-with-pdf

Generate a single PDF file from MkDocs repository.
MIT License
324 stars 76 forks source link

CSS tag to get rid of these red borders #131

Closed maxlein closed 1 year ago

maxlein commented 1 year ago

I successfully removed the border on h1 tags but I don't know how to remove the red borders on all other pages like TOC and headers in the pdf?
Can someone please tell me the correct tags to adjust them?

image

maxlein commented 1 year ago

Ok, I figured it out.

I have to set debug_html and then look through the css tags.