diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index 89478f3f..9f30fc0e 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/_static/css/custom.css b/_static/css/custom.css index c70e9484..fd8b20ac 100644 --- a/_static/css/custom.css +++ b/_static/css/custom.css @@ -89,6 +89,11 @@ div.body h2 { background: #000000; } +/* for lists - items have too large interline*/ +li p { + line-height: 0px; +} + /* note, important, tip warning, background */ div.admonition { diff --git a/assets/index.html b/assets/index.html index 9da266c3..6cda390b 100644 --- a/assets/index.html +++ b/assets/index.html @@ -11,7 +11,7 @@ - + @@ -143,7 +143,7 @@