experiment
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / layout / _article.scss
index 66e4381..fb7b0e7 100644 (file)
@@ -25,7 +25,7 @@
     font-weight: bolder;
   }
 
-  ul {
+  ol {
     padding: 0;
     list-style: none;
     margin-top: 0.25rem;
       font-size: 18px;
       line-height: 150%;
       font-weight: normal;
+
+    }
+
+    a {
+        color: #007880;
     }
   }
 }