Sending tax receipts.
[wolnelektury.git] / src / wolnelektury / static / css / new.book.css
index 38df87c..689d99f 100644 (file)
@@ -14,6 +14,12 @@ img {
     max-width: 37.5rem;
     margin-top: 1em;
 }
+.animacja {
+    margin-top: 1em;
+}
+.animacja img {
+    margin-top: 0;
+}
 
 /* ================================== */
 /* = Header with logo and menu      = */
@@ -76,19 +82,23 @@ h2 {
     line-height: 1.5em;
 }
 
-h3 {
+h3, .subtitle2 {
     font-size: 1.5em;
     margin: 1.5em 0 0;
     font-weight: normal;
     line-height: 1.5em;
 }
 
-h4 {
+h4, .subtitle3 {
     font-size: 1em;
     margin: 1.5em 0 0;
     line-height: 1.5em;
 }
 
+.subtitle4 {
+    font-weight: bold;
+}
+
 p {
     margin: 0;
 }