stanza in footnote
[wolnelektury.git] / src / wolnelektury / static / css / new.book.css
index e3ad091..a7ae22b 100644 (file)
@@ -1,5 +1,3 @@
-@import url('https://fonts.googleapis.com/css2?family=Gelasio:ital,wght@0,400;0,700;1,400;1,700&display=swap');
-
 body {
     font-size: 16px;
     font-family: Gelasio, Georgia, "Times New Roman", serif;
@@ -15,6 +13,7 @@ a {
 img {
     max-width: 37.5rem;
     margin-top: 1em;
+    width: 100%;
 }
 .animacja {
     margin-top: 1em;
@@ -136,11 +135,11 @@ p {
     -ms-user-select: text;
 }
 
-#footnotes div {
+#footnotes div {
     margin: 1.5em 0 0 0;
 }
 
-#footnotes p, #footnotes ul {
+#footnotes p, #footnotes ul, #footnotes .stanza {
     margin-left: 2.5em;
     font-size: 0.875em;
 }