mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 09:16:43 +00:00
added selectors for nested emphasis (epub.css)
This commit is contained in:
+4
-1
@@ -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; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user