]> git.plutz.net Git - clickslide/commitdiff
styling of lists
authorPaul Hänsch <paul@plutz.net>
Wed, 16 Oct 2019 12:28:07 +0000 (14:28 +0200)
committerPaul Hänsch <paul@plutz.net>
Wed, 16 Oct 2019 12:28:07 +0000 (14:28 +0200)
clickslide.css

index 2e7675418bb69fc8847c31be3ef5753b344c3632..fe4eb8c67ccc383e99f3ce5cbf8af2411977ed39 100644 (file)
@@ -216,6 +216,8 @@ div.slide * table {
 div.slide ul li {
   list-style-type: square;
   margin-left: 2em;
+  line-height: .875;
+  margin-bottom: .25em;
 }
 
 div.slide ul ul, div.slide ul ol,