added selectors for nested emphasis (epub.css)
This commit is contained in:
parent
74c31abb1a
commit
74d37517eb
1 changed files with 4 additions and 1 deletions
|
@ -12,4 +12,7 @@ h2.author { }
|
|||
h3.date { }
|
||||
ol.toc { padding: 0; margin-left: 1em; }
|
||||
ol.toc li { list-style-type: none; margin: 0; padding: 0; }
|
||||
a.footnoteRef { vertical-align: super; }
|
||||
a.footnoteRef { vertical-align: super; }
|
||||
em, em em em, em em em em em { font-style: italic;}
|
||||
em em, em em em em { font-style: normal; }
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue