Transition from square bracket to superscripted footnotes
[librarian.git] / librarian / epub / style.css
index 2a41d9b..ab88bf8 100644 (file)
@@ -107,28 +107,24 @@ p
        text-align: left;
 }
 
-.annotation
+.annotation-anchor
 {
        font-style: normal;
        font-weight: normal;
        font-size: 0.875em;
-}
-
-#footnotes .annotation
-{
        display: block;
        float: left;
        width: 2.5em;
        clear: both;
 }
 
-#footnotes div
+.annotation
 {
     margin: 0;
     margin-top: 1.5em;
 }
 
-#footnotes p
+.annotation-body
 {
        margin-left: 2.5em;
        font-size: 0.875em;
@@ -242,7 +238,12 @@ div.kwestia
 .paragraph
 {
        text-align: justify;
-       margin-top: 1.5em;
+       margin: 0
+}
+
+.paragraph + .paragraph
+{
+       text-indent: 1.5em;
 }
 
 .motto
@@ -368,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 {