various fixes
[edumed.git] / catalogue / static / catalogue / css / lesson.scss
index 1378c20..a1627bc 100755 (executable)
@@ -286,6 +286,15 @@ em.person {
     }
 }
 
+.lista {
+    .paragraph {
+        margin: .3em 0;
+    }
+    li {
+        margin: .75em 0;
+    }
+}
+
 
 .clearboth {
  clear: both;