From 0720d2ed74271709377657908885c73a98160ffd Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 30 Sep 2012 09:02:40 +0530 Subject: [PATCH] FB2 Input: Add support for tag. Fixes #1058591 (Support FB2 code tag) --- resources/templates/fb2.xsl | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/resources/templates/fb2.xsl b/resources/templates/fb2.xsl index 060c90ebbe..5e8fac59df 100644 --- a/resources/templates/fb2.xsl +++ b/resources/templates/fb2.xsl @@ -53,9 +53,11 @@ ul {margin-left: 0} - .epigraph{width:50%; margin-left : 35%;} + .epigraph{width:75%; margin-left : 25%; font-style: italic;} div.paragraph { text-indent: 2em; } + + .subtitle { text-align: center; } @@ -213,7 +215,7 @@ -
+
@@ -234,11 +236,11 @@ - + - + @@ -410,5 +412,9 @@ + + + +