Transition from square bracket to superscripted footnotes
[librarian.git] / librarian / epub / style.css
index 622c8da..ab88bf8 100644 (file)
@@ -238,7 +238,12 @@ div.kwestia
 .paragraph
 {
        text-align: justify;
-       margin-top: 1.5em;
+       margin: 0
+}
+
+.paragraph + .paragraph
+{
+       text-indent: 1.5em;
 }
 
 .motto
@@ -364,7 +369,9 @@ em.author-emphasis
        margin-right: 2em;
 }
 
-p.minor {
+p.minor-info {
+    text-align: center;
+    margin-bottom: 1em;
     font-size: 0.75em;
 }
 p.footer {