Quote:
Originally Posted by kovidgoyal
I'd suggest using the --override-css option of html2lrf
Something like
Code:
--override-css "h3{display:none}"
|
I'll try that. I had not realized that you could override a single item in the CSS, I assumed it was an all or nothing - don't know why, I just did.