Quote:
Originally Posted by JSWolf
What I do is combine the CSS. I cannot stand multiple CSS files. An omnibus can be really bad in that regard as each book can have it's own CSS. That means each book in the omnibus could be formatted differently instead of done correctly with the same formatting (where possible) for each book.
|
Yes, I do the same. I delete the multiple css files then replace the css code in the remainin file with my css code. Then I adjust the html tags in the book to use the new css code.
(Don't forget to relink the new stylesheet which also clears out the redundant entries)
I assume that multiple css files are for human readability, not machine readability.