Experimental preview of 2022 book detail page.
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / layout / _author.scss
index 2cbaa5c..f88eb54 100644 (file)
     line-height: 150%;
     color: #474747;
   }
+  dd, dt {
+    font-weight: normal;
+    font-size: 18px;
+    line-height: 150%;
+    color: #474747; 
+  }
+  dt {
+      float: left;
+      clear: left;
+      margin-right: .4em;
+  }
+  dd {
+      margin-left: 0;
+  }
 }
 
 .l-author__photo {
       line-height: 140%;
       letter-spacing: -0.02em;
       color: #083F4D;
+
+      p {
+          font-size: inherit;
+          line-height: inherit;
+          margin-top: 0;
+      }
     }
-    p {
+    p {
       font-style: normal;
       font-weight: normal;
       font-size: 15px;