diff --git a/doc/_static/style.css b/doc/_static/style.css index 2f41a6eb71d..62c2796c395 100644 --- a/doc/_static/style.css +++ b/doc/_static/style.css @@ -83,7 +83,7 @@ img.logo { width: 100%; } -/* ************************************** homepage quick links & funders box */ +/* ************************************* homepage quick links & funders list */ ul.quicklinks { font-weight: 600; } @@ -91,14 +91,16 @@ ul.quicklinks a:hover { text-decoration: none; } ul.funders li { - line-height: initial; - margin-left: 24px; - text-indent: -24px; - padding-bottom: 6px; + margin-left: 36px; + text-indent: -36px; + padding-bottom: 9px; } ul.funders li img { - width: 18px; + width: 30px; + max-height: 24px; + object-fit: contain; } + /* these two also affect collapsible divs */ h5.card-header { margin-top: 0px; @@ -122,20 +124,6 @@ h5.card-header::before { margin-left: 15px; /* match other items in the hamburger menu */ } -/* ********************************************* institution logos in footer */ -img.institution { - vertical-align: middle; - max-height: 42px; - max-width: 52px; -} -/* prevent footer from getting pushed offscreen */ -.bd-sidebar { - height: unset; -} -.bd-toc { - height: unset; -} - /* ***************************************************** front page carousel */ div.frontpage-gallery { overflow: hidden; diff --git a/doc/_templates/docs-toc.html b/doc/_templates/docs-toc.html deleted file mode 100644 index fb48ceaa4b9..00000000000 --- a/doc/_templates/docs-toc.html +++ /dev/null @@ -1,17 +0,0 @@ -{% set page_toc = generate_toc_html() %} - -{%- if page_toc | length >= 1 %} -
Funders
+Supporting institutions
+