]> git.plutz.net Git - vhs_kurs/commitdiff
Squashed 'clickslide/' changes from d6c1fcc..8f1a73a
authorPaul Hänsch <paul@plutz.net>
Wed, 16 Oct 2019 13:41:38 +0000 (15:41 +0200)
committerPaul Hänsch <paul@plutz.net>
Wed, 16 Oct 2019 13:41:38 +0000 (15:41 +0200)
8f1a73a styling of lists

git-subtree-dir: clickslide
git-subtree-split: 8f1a73a77550a61e23f2bbe698d74847e9a372b7

clickslide.css

index fe4eb8c67ccc383e99f3ce5cbf8af2411977ed39..68c410d482b8b56c363ba8a93724359dde71f5af 100644 (file)
@@ -216,8 +216,6 @@ 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,
@@ -231,6 +229,11 @@ div.slide > ol {
   margin: .25em auto;
 }
 
+div.slide li pre {
+  line-height: .875;
+  margin-bottom: .25em;
+}
+
 div.slide pre, div.slide code {
   #background-color: rgba(224,224,224,128);
   font-family: monospace;