The Calibre viewer/editor will obey this style, but the Adobe renderer (as used in Kobos etc) does not:
Code:
text-indent: 1.5 em;
There is a space between
1.5 and
em. Is the space legal according to the standard?
Edit: I meant text-indent, not text-align. Oops!