Text overlay toggler and table of contents
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / layout / _author.scss
index f88eb54..fef1cf9 100644 (file)
     line-height: 150%;
     color: #474747;
   }
-  dd, dt {
-    font-weight: normal;
+  h4 {
     font-size: 18px;
     line-height: 150%;
-    color: #474747; 
-  }
-  dt {
-      float: left;
-      clear: left;
-      margin-right: .4em;
+    font-weight: bolder;
+    color: #474747;
   }
-  dd {
-      margin-left: 0;
+
+  ul {
+    padding: 0;
+    list-style: none;
+    margin-top: 0.25rem;
+    margin-bottom: 0;
+    li {
+      font-size: 18px;
+      line-height: 150%;
+      font-weight: normal;
+    }
   }
 }
 
       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;