Quote:
Originally Posted by hobnail
Same here. But the OP asked if you really could simply delete the font-size lines in the CSS and you can; like I said it's not pretty but it is usable. It can give you an idea of how little tweaking is really needed. In sigil I have a clip that I paste after deleting the original css and the main things are setting the margins, borders, and padding to 0 and the font size to 100%. After that it's simply stuff to make it more pretty.
|
That is basically what I do. But I also have a quick look at where it is used in the main text just to be so I can see if I agree that the style should be used there.