diff --git a/css/custom.css b/css/custom.css index e89ecec..049ea0e 100644 --- a/css/custom.css +++ b/css/custom.css @@ -97,3 +97,7 @@ div.releases.indent { .pinfo tbody td div:not(:first-child) { margin-top: 0.85em; } +.pinfo pre { + margin-top: 0.4em; + margin-bottom: 0.4em; +} diff --git a/download/index.md b/download/index.md index 78e9d48..147d295 100644 --- a/download/index.md +++ b/download/index.md @@ -80,6 +80,22 @@ If you're looking for the bleeding edge,
+conanfile.txt
:
+ [requires] +openslide/[~4]+
pkg install openslide
pkg install py311-openslide-python
zypper install openslide-tools
spack install openslide
spack install py-openslide-python