From: Marek Stępniowski Date: Fri, 5 Sep 2008 15:11:03 +0000 (+0200) Subject: Made annotation links smaller. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/7cc8b95ca00f23d96e631fb7425fd2e7da5feae0 Made annotation links smaller. Removed numbers from person list style. Added handling of tags "dedykacja" and "miejsce_czas". --- diff --git a/lib/librarian/bin/master.css b/lib/librarian/bin/master.css index f07e41cef..53209b205 100644 --- a/lib/librarian/bin/master.css +++ b/lib/librarian/bin/master.css @@ -64,7 +64,7 @@ p { .annotation { font-style: normal; font-weight: normal; - font-size: 16px; + font-size: 12px; } #footnotes .annotation { @@ -143,7 +143,7 @@ div.fragment { padding-bottom: 1.5em; } -div.note p, div.note p.paragraph { +div.note p, div.dedication p, div.note p.paragraph, div.dedication p.paragraph { text-align: right; font-style: italic; } @@ -152,3 +152,12 @@ hr.spacer { height: 3em; visibility: hidden; } + +div.person-list ol { + list-style: none; + padding: 0 0 0 1.5em; +} + +p.place-and-time { + font-style: italic; +} diff --git a/lib/librarian/book2html.xslt b/lib/librarian/book2html.xslt index f52d83089..6694c7b9a 100644 --- a/lib/librarian/book2html.xslt +++ b/lib/librarian/book2html.xslt @@ -76,6 +76,10 @@
+ +
+
+

@@ -88,6 +92,10 @@

+ +

+
+