Quote:
Originally Posted by cybmole
stops here
line-height:1.2em;
|
Hmm... I can't see why, but I have no Sigil to test.
Ah, well, I sort of see why... Isn't there an option for "greedy" matching?
Quote:
ADE is quite happy for a real book to contain this in CSS - * I have seen it many times - no trailing ;
.calibre99
{
lineheight:1.2
}
|
Yes, that's fine, and that should be catched by my previous suggestion (with multiline enabled), but this is not:
line-height:1.3
line-height:1.2em;
I understood that you were testing with that.