Quote:
Originally Posted by Lukusaukko
This works in Calibre Editor, but in the Viewer it looks like the first-line element is simply ignored.
|
It should be ignored, at least as far as the CSS spec is concerned. Only the following properties are supported in the "first-line" selector:
- font properties
- color properties
- background properties
- word-spacing
- letter-spacing
- text-decoration
- vertical-align
- text-transform
- line-height
- clear
Text indent, padding, etc., should be ignored.